Instructions to use Mayuresh87/TinyLlama-1.1B-python-v0.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Mayuresh87/TinyLlama-1.1B-python-v0.1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama-1.1B-Chat-v1.0") model = PeftModel.from_pretrained(base_model, "Mayuresh87/TinyLlama-1.1B-python-v0.1") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1f3dffc05e71960f88e8344a5f1e8b6e7e67bf62af51bc6c899ea4cd5ed205a3
- Size of remote file:
- 4.86 kB
- SHA256:
- 5cd85451a39c798397d82fcadf84734dded657aff632d808b4eacf25ae640d7d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.