squarelike commited on
Commit
89f23a2
1 Parent(s): ab8d438

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -30,10 +30,12 @@ I trained with 1x A6000 GPUs for 90 hours.
30
  ### 한국어:
31
  ```
32
 
33
- There are GPTQ and GGUF support.
34
 
35
  [https://huggingface.co/squarelike/Gugugo-koen-7B-V1.1-GPTQ](https://huggingface.co/squarelike/Gugugo-koen-7B-V1.1-GPTQ)
36
 
 
 
37
  [https://huggingface.co/squarelike/Gugugo-koen-7B-V1.1-GGUF](https://huggingface.co/squarelike/Gugugo-koen-7B-V1.1-GGUF)
38
 
39
  ## **Implementation Code**
 
30
  ### 한국어:
31
  ```
32
 
33
+ There are GPTQ, AWQ, and GGUF support.
34
 
35
  [https://huggingface.co/squarelike/Gugugo-koen-7B-V1.1-GPTQ](https://huggingface.co/squarelike/Gugugo-koen-7B-V1.1-GPTQ)
36
 
37
+ [https://huggingface.co/squarelike/Gugugo-koen-7B-V1.1-AWQ](https://huggingface.co/squarelike/Gugugo-koen-7B-V1.1-AWQ)
38
+
39
  [https://huggingface.co/squarelike/Gugugo-koen-7B-V1.1-GGUF](https://huggingface.co/squarelike/Gugugo-koen-7B-V1.1-GGUF)
40
 
41
  ## **Implementation Code**