PioTio commited on
Commit
42bdd3b
·
verified ·
1 Parent(s): f72ae19

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ Lightweight Gradio chat UI for `PioTio/Nanbeige2.5` suitable for deployment on H
21
  - Optional LoRA adapter application (requires `peft`) ✅
22
  - Controls: temperature, top-p, top-k, max tokens, max-history ✅
23
 
24
- **Quick CPU tip:** This Space **may be CPU-only**. Full `PioTio/Nanbeige2.5` on CPU is extremely slow — use the **Load fast CPU demo (distilgpt2)** button for quick responses, or enable GPU in Space settings for production use.
25
 
26
  ## Deployment (Hugging Face Spaces)
27
  1. Create a new Space (Gradio runtime).
 
21
  - Optional LoRA adapter application (requires `peft`) ✅
22
  - Controls: temperature, top-p, top-k, max tokens, max-history ✅
23
 
24
+ **Quick CPU tip:** This Space **may be CPU-only**. Full `PioTio/Nanbeige2.5` on CPU is extremely slow — use the **Load fast CPU demo (distilgpt2)** button for quick responses, enable GPU in Space settings for production use, or check **Force CPU generation** to run Nanbeige on CPU (very slow and not recommended).
25
 
26
  ## Deployment (Hugging Face Spaces)
27
  1. Create a new Space (Gradio runtime).