Instructions to use nluai/test_format2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nluai/test_format2 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_format2") - Notebooks
- Google Colab
- Kaggle
Upload events.out.tfevents.1722358566.6267a30dd019.4821.0 with huggingface_hub
Browse files
events.out.tfevents.1722358566.6267a30dd019.4821.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3854167cec80a814db986b33c00a0e18fae4912f620ac5f017b8f1a014841c7f
|
| 3 |
+
size 8180
|