Instructions to use nerottt/lc_random_repeat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nerottt/lc_random_repeat with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1") model = PeftModel.from_pretrained(base_model, "nerottt/lc_random_repeat") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 8950
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 109086672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:582a786daf906e36c5a8413c864a9b81885e327b9d1890023c07bbb216204022
|
| 3 |
size 109086672
|