Instructions to use NobodyExistsOnTheInternet/wikidedupedfilteredmixtraltesttrain with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use NobodyExistsOnTheInternet/wikidedupedfilteredmixtraltesttrain with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NobodyExistsOnTheInternet/mergedallmixtralexpert") model = PeftModel.from_pretrained(base_model, "NobodyExistsOnTheInternet/wikidedupedfilteredmixtraltesttrain") - Notebooks
- Google Colab
- Kaggle
Commit ·
a5a3d71
1
Parent(s): 7acc70f
Training in progress, step 114000
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 859892928
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c26570b8a0902ac65f777efb70645c0bde7cf76b117fa7d5cc32dbfe6f68cb22
|
| 3 |
size 859892928
|