elysiantech commited on
Commit
0700bb3
·
verified ·
1 Parent(s): 98404e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -20,7 +20,7 @@ extra_gated_button_content: Acknowledge license
20
 
21
  [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1kFznlPlWYOrcgd7Q1NI2tYMLH_vTRuys?usp=sharing)
22
 
23
- # gemma-2b-awq-int4
24
 
25
 
26
  # Phi 3 mini 4k instruct - AWQ
@@ -28,7 +28,7 @@ extra_gated_button_content: Acknowledge license
28
  - Original model: [Phi 3 mini 4k Instruct](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct)
29
 
30
 
31
- gemma-2b-awq-int4 is a version of the [Phi 3 mini 4k Instruct](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) model that was quantized using the AWQ method developed by [Lin et al. (2023)](https://arxiv.org/abs/2306.00978).
32
 
33
  Please refer to the [Original Phi 3 mini model card](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) for details about the model preparation and training processes.
34
 
 
20
 
21
  [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1kFznlPlWYOrcgd7Q1NI2tYMLH_vTRuys?usp=sharing)
22
 
23
+ # phi-3-mini-4k-instruct-awq-4bit
24
 
25
 
26
  # Phi 3 mini 4k instruct - AWQ
 
28
  - Original model: [Phi 3 mini 4k Instruct](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct)
29
 
30
 
31
+ phi-3-mini-4k-instruct-awq-4bit is a version of the [Phi 3 mini 4k Instruct](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) model that was quantized using the AWQ method developed by [Lin et al. (2023)](https://arxiv.org/abs/2306.00978).
32
 
33
  Please refer to the [Original Phi 3 mini model card](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) for details about the model preparation and training processes.
34