Instructions to use Tuch/results with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Tuch/results with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B-Instruct") model = PeftModel.from_pretrained(base_model, "Tuch/results") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0b45ecad7264a9e7910d693487da99b468e7f18a48af83aaced24de061228b63
- Size of remote file:
- 5.05 kB
- SHA256:
- a3bd334c02fb9db5d4243f5ffa3e3e7c94bc32f7b4909489359006997bb2c6ab
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.