intrect commited on
Commit
6eb484c
·
verified ·
1 Parent(s): 8bdb2c7

docs: add llama-cpp-python, vllm, ollama tags for library discovery

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -12,10 +12,13 @@ tags:
12
  - dpo
13
  - gguf
14
  - llama-cpp
 
15
  - mlx
16
  - apple-silicon
17
  - 4bit
18
  - quantized
 
 
19
  base_model: Qwen/Qwen2.5-7B-Instruct
20
  pipeline_tag: text-generation
21
  ---
 
12
  - dpo
13
  - gguf
14
  - llama-cpp
15
+ - llama-cpp-python
16
  - mlx
17
  - apple-silicon
18
  - 4bit
19
  - quantized
20
+ - vllm
21
+ - ollama
22
  base_model: Qwen/Qwen2.5-7B-Instruct
23
  pipeline_tag: text-generation
24
  ---