CoolFace
Apppublic

tabitay/meiji-llmjp-demo

sourceHugging Faceapache-2.0updated 5mo agoView on Hugging Face
0likes
9 commits on main
be6a0695mo ago

migrate to llm-jp-3-3.7b + LoRA (tabitay/meiji-llmjp-3.7b); CPU inference

tabitay
11e86865mo ago

feat: lower defaults (temp 0.5/top_p 0.85), add ASCII-block checkbox, align author-tag format with local generate.py

tabitay
2e6f2c65mo ago

chore: upgrade Gradio to 6.13.0 and drop workarounds (jinja2/hf_hub pins no longer needed)

tabitay
4539ed55mo ago

fix: pin jinja2<3.1.5 to avoid unhashable-dict cache bug in Gradio 4.44.0

tabitay
fc612e65mo ago

fix: use T5TokenizerFast (repo has tokenizer.json, no spiece.model)

tabitay
870ffbd5mo ago

fix: pin huggingface_hub<0.21.0 and drop gradio (managed by sdk_version) to resolve HfFolder ImportError

tabitay
7c342a25mo ago

Upload README.md with huggingface_hub

tabitay
6ac86e55mo ago

Upload folder using huggingface_hub

tabitay
68d35fc5mo ago

initial commit

tabitay