Instructions to use sulcan/CHATQCD with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use sulcan/CHATQCD with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/llama-3-8b-Instruct-bnb-4bit") model = PeftModel.from_pretrained(base_model, "sulcan/CHATQCD") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 87dbbcc422e89cff29e4cf22b97133e791b26f373be0d074920eb31646c88836
- Size of remote file:
- 1.06 kB
- SHA256:
- f25a2cd056e57621ec5b11053a505d264a9bf88ac7c8d91184bdd406844d1aa6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.