konradhugging commited on
Commit
ec62c44
·
verified ·
1 Parent(s): b906112

Update README.md

Browse files

Link it to source Qwen repo on Hf

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ language:
8
  ## Model Details
9
 
10
  ### Model Description
11
- This model is a quantized version of the `Qwen/Qwen2-0.5B-Instruct` neural network designed to reduce computational and memory requirements while maintaining accuracy. Quantization involves converting the weights and activations of the model from floating-point to lower precision, such as 8-bit integers.
12
 
13
  ## Usage
14
 
 
8
  ## Model Details
9
 
10
  ### Model Description
11
+ This model is a quantized version of the [Qwen/Qwen2-0.5B-Instruct](Qwen/Qwen2-0.5B-Instruct) neural network designed to reduce computational and memory requirements while maintaining accuracy. Quantization involves converting the weights and activations of the model from floating-point to lower precision, such as 8-bit integers.
12
 
13
  ## Usage
14