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