tctsung commited on
Commit
35c24a3
1 Parent(s): f46abd2

add tinyllama link & remove image

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -2,13 +2,11 @@
2
  datasets:
3
  - tctsung/chat_restaurant_recommendation
4
  pipeline_tag: text-generation
5
- widget:
6
- - text: "Accuracy degradation after AWQ quantization"
7
- output:
8
- url: "https://github.com/tctsung/LLM_quantize/blob/bc4bf01651cf5bb7bc78a77c3a3bf32e3863611c/evaluation/Accuracy_degradation.png"
9
  ---
10
  This model is quantized by autoawq package using `tctsung/chat_restaurant_recommendation` as calibration dataset
11
 
 
 
12
  For more details, see github repo [tctsung/LLM_quantize](https://github.com/tctsung/LLM_quantize.git)
13
 
14
  ## Key results:
 
2
  datasets:
3
  - tctsung/chat_restaurant_recommendation
4
  pipeline_tag: text-generation
 
 
 
 
5
  ---
6
  This model is quantized by autoawq package using `tctsung/chat_restaurant_recommendation` as calibration dataset
7
 
8
+ Reference model: [TinyLlama/TinyLlama-1.1B-Chat-v1.0](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0)
9
+
10
  For more details, see github repo [tctsung/LLM_quantize](https://github.com/tctsung/LLM_quantize.git)
11
 
12
  ## Key results: