Text Generation
PEFT
Safetensors
English
lora
qwen2.5
sakthai
house-of-sak
tool-calling
function-calling
agent
qlora
conversational
assistant
Eval Results
Eval Results (legacy)
Instructions to use Nanthasit/sakthai-context-7b-tools with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Nanthasit/sakthai-context-7b-tools with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-7B-Instruct") model = PeftModel.from_pretrained(base_model, "Nanthasit/sakthai-context-7b-tools") - Notebooks
- Google Colab
- Kaggle
Upload .eval_results/health-sakthai-context-7b-tools-2026-08-01.yaml with huggingface_hub
Browse files
.eval_results/health-sakthai-context-7b-tools-2026-08-01.yaml
CHANGED
|
@@ -1,33 +1,24 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
"report_url": null,
|
| 26 |
-
"runtime": {
|
| 27 |
-
"downloads": 489,
|
| 28 |
-
"likes": 0,
|
| 29 |
-
"file_count": 15,
|
| 30 |
-
"pipeline_tag": "text-generation",
|
| 31 |
-
"private": false
|
| 32 |
-
}
|
| 33 |
-
}
|
|
|
|
| 1 |
+
asset: Nanthasit/sakthai-context-7b-tools
|
| 2 |
+
asset_type: model
|
| 3 |
+
checked_at: 2026-08-01T11:43:27Z
|
| 4 |
+
exists: true
|
| 5 |
+
pipeline_tag: text-generation
|
| 6 |
+
downloads: 527
|
| 7 |
+
last_modified: 2026-08-01T09:23:36Z
|
| 8 |
+
required_files_present: true
|
| 9 |
+
download_checks:
|
| 10 |
+
README.md:
|
| 11 |
+
status: 200
|
| 12 |
+
ok: true
|
| 13 |
+
adapter_config.json:
|
| 14 |
+
status: 200
|
| 15 |
+
ok: true
|
| 16 |
+
adapter_model.safetensors:
|
| 17 |
+
status: 200
|
| 18 |
+
ok: true
|
| 19 |
+
issues: []
|
| 20 |
+
notes:
|
| 21 |
+
- README link scan clean; no malformed/broken URLs found.
|
| 22 |
+
- model-index present.
|
| 23 |
+
- 8 eval result files present.
|
| 24 |
+
status: healthy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|