Instructions to use prxy5605/d4088529-3779-475d-b1f3-8bd70ea146cb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use prxy5605/d4088529-3779-475d-b1f3-8bd70ea146cb with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("fxmarty/tiny-llama-fast-tokenizer") model = PeftModel.from_pretrained(base_model, "prxy5605/d4088529-3779-475d-b1f3-8bd70ea146cb") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 200
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 191968
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:992c83128fcbef1ec6b61a1b357df15d126da9da26ab81513de365344f16554e
|
| 3 |
size 191968
|