doberst commited on
Commit
51edef5
·
verified ·
1 Parent(s): 13b1d46

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
2
  license: apache-2.0
3
  inference: false
 
 
4
  tags: [green, llmware-rag, p1,ov]
5
  ---
6
 
7
  # bling-qwen-500m-ov
8
 
9
- <!-- Provide a quick summary of what the model is/does. -->
10
-
11
  **bling-qwen-500m-ov** is an OpenVino int4 quantized version of BLING Qwen 500m, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
12
 
13
  [**bling-qwen-500m**](https://huggingface.co/llmware/bling-qwen-500m) is a fact-based question-answering model, optimized for complex business documents.
 
1
  ---
2
  license: apache-2.0
3
  inference: false
4
+ base_model: llmware/bling-qwen-500m
5
+ base_model_relation: quantized
6
  tags: [green, llmware-rag, p1,ov]
7
  ---
8
 
9
  # bling-qwen-500m-ov
10
 
 
 
11
  **bling-qwen-500m-ov** is an OpenVino int4 quantized version of BLING Qwen 500m, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
12
 
13
  [**bling-qwen-500m**](https://huggingface.co/llmware/bling-qwen-500m) is a fact-based question-answering model, optimized for complex business documents.