Instructions to use raulgdp/resultados with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use raulgdp/resultados with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.3") model = PeftModel.from_pretrained(base_model, "raulgdp/resultados") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f49102c9bdc8ab17623a2ee1f3a3f916c0fbf6196076f3cae371fd309fab218a
- Size of remote file:
- 5.24 kB
- SHA256:
- ba7a22276a674633cae8786c42e5e6a18fe3fc5517861b5cc64be46141dd3f60
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.