Instructions to use thefrigidliquidation/lightnovel-translate-Qwen2.5-32B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thefrigidliquidation/lightnovel-translate-Qwen2.5-32B with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2.5-32B-Instruct-bnb-4bit") model = PeftModel.from_pretrained(base_model, "thefrigidliquidation/lightnovel-translate-Qwen2.5-32B") - Notebooks
- Google Colab
- Kaggle
Upload 2 files
Browse filesAdd tensorboard training logs
runs/v1/events.out.tfevents.1737405158.pc.2343767.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a006c3c99dc1dc1fe5aee6ee934ea77d90ceb523278c1336e31ba8ddfca0ee8
|
| 3 |
+
size 61568
|
runs/v2/events.out.tfevents.1742000241.pc.2680623.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dab38da163be30aa2328d3164987ff4d83e84f27b8e3e22cec87f955c60f012b
|
| 3 |
+
size 117888
|