Instructions to use Fischerboot/Thinking-tiny-llama-v2-cp-1798 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Fischerboot/Thinking-tiny-llama-v2-cp-1798 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Aculi/Tinyllama-2B") model = PeftModel.from_pretrained(base_model, "Fischerboot/Thinking-tiny-llama-v2-cp-1798") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c608f2eafa80573abb1b054e49d156b71256392eba4826912a3ffc859c7c8c77
- Size of remote file:
- 6.07 kB
- SHA256:
- ba91d010b8d7179e13c780c313f2abed5ebeb79428439f03c16f3dfec50c387c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.