Instructions to use emirozturk/CSM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use emirozturk/CSM with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-hf") model = PeftModel.from_pretrained(base_model, "emirozturk/CSM") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2450f0d9742067bdf6402e5392231e8eb8a02a19f7c56cb703e8e9a8d6f54552
- Size of remote file:
- 4.92 kB
- SHA256:
- 5109ff4d5cd2d541e3187424c0051731712df60ab756e1410c92fc8d4972d824
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.