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