Instructions to use nluai/test_format5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nluai/test_format5 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("vilm/vinallama-7b-chat") model = PeftModel.from_pretrained(base_model, "nluai/test_format5") - Notebooks
- Google Colab
- Kaggle
Upload events.out.tfevents.1722430531.a247ad5bc6b5.288.0 with huggingface_hub
Browse files
events.out.tfevents.1722430531.a247ad5bc6b5.288.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40ad2bb1e89215f2c588e3e6c1705af319448b255de238f6ff8643514428e255
|
| 3 |
+
size 7448
|