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