bachvudinh commited on
Commit
de4ebac
·
verified ·
1 Parent(s): 9ddd3a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -55,7 +55,7 @@ Jan-v1 is optimized for direct integration with the [Jan App](https://jan.ai/).
55
 
56
  **Using vLLM:**
57
  ```bash
58
- vllm serve janhq/Jan-v1-4B \
59
  --host 0.0.0.0 \
60
  --port 1234 \
61
  --enable-auto-tool-choice \
@@ -65,7 +65,7 @@ vllm serve janhq/Jan-v1-4B \
65
 
66
  **Using llama.cpp:**
67
  ```bash
68
- llama-server --model Jan-v1-4B-Q4_K_M.gguf \
69
  --host 0.0.0.0 \
70
  --port 1234 \
71
  --jinja \
@@ -85,7 +85,7 @@ max_tokens: 2048
85
 
86
  ## 🤝 Community & Support
87
 
88
- - **Discussions**: [HuggingFace Community](https://huggingface.co/janhq/Jan-v1-4B/discussions)
89
  - **Jan App**: Learn more about the Jan App at [jan.ai](https://jan.ai/)
90
 
91
  ## (*) Note
 
55
 
56
  **Using vLLM:**
57
  ```bash
58
+ vllm serve janhq/Jan-v1-2509 \
59
  --host 0.0.0.0 \
60
  --port 1234 \
61
  --enable-auto-tool-choice \
 
65
 
66
  **Using llama.cpp:**
67
  ```bash
68
+ llama-server --model Jan-v1-2509-Q4_K_M.gguf \
69
  --host 0.0.0.0 \
70
  --port 1234 \
71
  --jinja \
 
85
 
86
  ## 🤝 Community & Support
87
 
88
+ - **Discussions**: [HuggingFace Community](https://huggingface.co/janhq/Jan-v1-2509/discussions)
89
  - **Jan App**: Learn more about the Jan App at [jan.ai](https://jan.ai/)
90
 
91
  ## (*) Note