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