Instructions to use Sneka/test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Sneka/test with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("EleutherAI/gpt-neox-20b") model = PeftModel.from_pretrained(base_model, "Sneka/test") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 659ab5f8e98a577a20605fdcfc2535cc2acf443e2ceabf3deba363f56ed6876d
- Size of remote file:
- 34.6 MB
- SHA256:
- f2ff045ac6a05d81d5469581108f965a1edb50ae18698cf3b4f22231bb84c08e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.