wnma3mz commited on
Commit
1f6e0b9
·
verified ·
1 Parent(s): e095d65

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,7 +2,7 @@
2
  license: mit
3
  license_name: deepseek
4
  license_link: LICENSE
5
- pipeline_tag: image-text-to-text
6
  library_name: mlx
7
  base_model:
8
  - deepseek-ai/Janus-Pro-1B
@@ -22,7 +22,7 @@ This model is derived from https://huggingface.co/deepseek-ai/Janus-Pro-1B and t
22
  In Macos (Apple silicon), use [mlx](https://github.com/ml-explore/mlx) framework https://github.com/wnma3mz/tLLM
23
 
24
  ```bash
25
- tllm.server --model_path $MODEL_PATH --hostname localhost --is_local --client_size 1
26
  ```
27
 
28
  `$MODEL_PATH` like `wnma3mz/Janus-Pro-1B-4bit`
 
2
  license: mit
3
  license_name: deepseek
4
  license_link: LICENSE
5
+ pipeline_tag: any-to-any
6
  library_name: mlx
7
  base_model:
8
  - deepseek-ai/Janus-Pro-1B
 
22
  In Macos (Apple silicon), use [mlx](https://github.com/ml-explore/mlx) framework https://github.com/wnma3mz/tLLM
23
 
24
  ```bash
25
+ tllm.server --model_path $MODEL_PATH
26
  ```
27
 
28
  `$MODEL_PATH` like `wnma3mz/Janus-Pro-1B-4bit`