Instructions to use nebulae7/three with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nebulae7/three with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("tiiuae/falcon-7b") model = PeftModel.from_pretrained(base_model, "nebulae7/three") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6b49aa15e5979278cebef0b0b4d5c54cdfee8e0ee31583102a6fe88a2f296fe3
- Size of remote file:
- 75.5 MB
- SHA256:
- fc4b0cb87bbe8c13fa187f64366545dd9ab01ce7a7c7c84828d724cd1bc7bd0e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.