timpal0l commited on
Commit
67fbeb6
·
verified ·
1 Parent(s): 8029e71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -15,20 +15,20 @@ Join the AI Nordics discord for questions and feedback on the models: [AI Nordic
15
 
16
  **BERT models**
17
  [Roberta-Large](https://huggingface.co/AI-Sweden-Models/roberta-large-1160k) |
18
- [ModernBERT-large](https://huggingface.co/AI-Sweden-Models/ModernBERT-large)
19
- **Base GPT-Sw3 models**
20
  [GPT-Sw3 126M](https://huggingface.co/AI-Sweden-Models/gpt-sw3-126m/) | [GPT-Sw3 356M](https://huggingface.co/AI-Sweden-Models/gpt-sw3-356m/) | [GPT-Sw3 1.3B](https://huggingface.co/AI-Sweden-Models/gpt-sw3-1.3b/)
21
  [GPT-Sw3 6.7B](https://huggingface.co/AI-Sweden-Models/gpt-sw3-6.7b/) | [GPT-Sw3 6.7B v2](https://huggingface.co/AI-Sweden-Models/gpt-sw3-6.7b-v2/) | [GPT-Sw3 20B](https://huggingface.co/AI-Sweden-Models/gpt-sw3-20b/)
22
  [GPT-Sw3 40B](https://huggingface.co/AI-Sweden-Models/gpt-sw3-40b/)
23
- **Instruct GPT-Sw3 models**
24
  [GPT-Sw3 126M Instruct](https://huggingface.co/AI-Sweden-Models/gpt-sw3-126m-instruct/) | [GPT-Sw3 356M Instruct](https://huggingface.co/AI-Sweden-Models/gpt-sw3-356m-instruct/) | [GPT-Sw3 1.3B Instruct](https://huggingface.co/AI-Sweden-Models/gpt-sw3-1.3b-instruct/)
25
  [GPT-Sw3 6.7B v2 Instruct](https://huggingface.co/AI-Sweden-Models/gpt-sw3-6.7b-v2-instruct/) | [GPT-Sw3 20B Instruct](https://huggingface.co/AI-Sweden-Models/gpt-sw3-20b-instruct/)
26
- **Quantized GPT-Sw3 models**
27
  [GPT-Sw3 6.7B v2 Instruct 4-bit gptq](https://huggingface.co/AI-Sweden-Models/gpt-sw3-6.7b-v2-instruct-4bit-gptq) | [GPT-Sw3 20B Instruct 4-bit gptq](https://huggingface.co/AI-Sweden-Models/gpt-sw3-20b-instruct-4bit-gptq)
28
- **Base GPT-Sw3 models GGUF**
29
  [GPT-Sw3 126M GGUF](https://huggingface.co/AI-Sweden-Models/gpt-sw3-126m-gguf/) | [GPT-Sw3 356M GGUF](https://huggingface.co/AI-Sweden-Models/gpt-sw3-356m-gguf/) | [GPT-Sw3 1.3B GGUF](https://huggingface.co/AI-Sweden-Models/gpt-sw3-1.3b-gguf/)
30
  [GPT-Sw3 6.7B GGUF](https://huggingface.co/AI-Sweden-Models/gpt-sw3-6.7b-gguf/) | [GPT-Sw3 6.7B v2 GGUF](https://huggingface.co/AI-Sweden-Models/gpt-sw3-6.7b-v2-gguf/)
31
- **Instruct GPT-Sw3 models GGUF**
32
  [GPT-Sw3 126M Instruct GGUF](https://huggingface.co/AI-Sweden-Models/gpt-sw3-126m-instruct-gguf/) | [GPT-Sw3 356M Instruct GGUF](https://huggingface.co/AI-Sweden-Models/gpt-sw3-356m-instruct/) | [GPT-Sw3 1.3B Instruct GGUF](https://huggingface.co/AI-Sweden-Models/gpt-sw3-1.3b-instruct-gguf/)
33
  [GPT-Sw3 6.7B v2 Instruct GGUF](https://huggingface.co/AI-Sweden-Models/gpt-sw3-6.7b-v2-instruct-gguf/)
34
  **Llama 3 models**
 
15
 
16
  **BERT models**
17
  [Roberta-Large](https://huggingface.co/AI-Sweden-Models/roberta-large-1160k) |
18
+ [ModernBERT-large](https://huggingface.co/AI-Sweden-Models/ModernBERT-large)
19
+ **Base GPT-SW3 models**
20
  [GPT-Sw3 126M](https://huggingface.co/AI-Sweden-Models/gpt-sw3-126m/) | [GPT-Sw3 356M](https://huggingface.co/AI-Sweden-Models/gpt-sw3-356m/) | [GPT-Sw3 1.3B](https://huggingface.co/AI-Sweden-Models/gpt-sw3-1.3b/)
21
  [GPT-Sw3 6.7B](https://huggingface.co/AI-Sweden-Models/gpt-sw3-6.7b/) | [GPT-Sw3 6.7B v2](https://huggingface.co/AI-Sweden-Models/gpt-sw3-6.7b-v2/) | [GPT-Sw3 20B](https://huggingface.co/AI-Sweden-Models/gpt-sw3-20b/)
22
  [GPT-Sw3 40B](https://huggingface.co/AI-Sweden-Models/gpt-sw3-40b/)
23
+ **Instruct GPT-SW3 models**
24
  [GPT-Sw3 126M Instruct](https://huggingface.co/AI-Sweden-Models/gpt-sw3-126m-instruct/) | [GPT-Sw3 356M Instruct](https://huggingface.co/AI-Sweden-Models/gpt-sw3-356m-instruct/) | [GPT-Sw3 1.3B Instruct](https://huggingface.co/AI-Sweden-Models/gpt-sw3-1.3b-instruct/)
25
  [GPT-Sw3 6.7B v2 Instruct](https://huggingface.co/AI-Sweden-Models/gpt-sw3-6.7b-v2-instruct/) | [GPT-Sw3 20B Instruct](https://huggingface.co/AI-Sweden-Models/gpt-sw3-20b-instruct/)
26
+ **Quantized GPT-SW3 models**
27
  [GPT-Sw3 6.7B v2 Instruct 4-bit gptq](https://huggingface.co/AI-Sweden-Models/gpt-sw3-6.7b-v2-instruct-4bit-gptq) | [GPT-Sw3 20B Instruct 4-bit gptq](https://huggingface.co/AI-Sweden-Models/gpt-sw3-20b-instruct-4bit-gptq)
28
+ **Base GPT-SW3 models GGUF**
29
  [GPT-Sw3 126M GGUF](https://huggingface.co/AI-Sweden-Models/gpt-sw3-126m-gguf/) | [GPT-Sw3 356M GGUF](https://huggingface.co/AI-Sweden-Models/gpt-sw3-356m-gguf/) | [GPT-Sw3 1.3B GGUF](https://huggingface.co/AI-Sweden-Models/gpt-sw3-1.3b-gguf/)
30
  [GPT-Sw3 6.7B GGUF](https://huggingface.co/AI-Sweden-Models/gpt-sw3-6.7b-gguf/) | [GPT-Sw3 6.7B v2 GGUF](https://huggingface.co/AI-Sweden-Models/gpt-sw3-6.7b-v2-gguf/)
31
+ **Instruct GPT-SW3 models GGUF**
32
  [GPT-Sw3 126M Instruct GGUF](https://huggingface.co/AI-Sweden-Models/gpt-sw3-126m-instruct-gguf/) | [GPT-Sw3 356M Instruct GGUF](https://huggingface.co/AI-Sweden-Models/gpt-sw3-356m-instruct/) | [GPT-Sw3 1.3B Instruct GGUF](https://huggingface.co/AI-Sweden-Models/gpt-sw3-1.3b-instruct-gguf/)
33
  [GPT-Sw3 6.7B v2 Instruct GGUF](https://huggingface.co/AI-Sweden-Models/gpt-sw3-6.7b-v2-instruct-gguf/)
34
  **Llama 3 models**