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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -13,21 +13,22 @@ To achieve this, we run projects of national interest together with our partners
13
  Visit our website to learn more: [AI Sweden](https://www.ai.se/en)
14
  Join the AI Nordics discord for questions and feedback on the models: [AI Nordics discord](http://discord.gg/RgKVztg3xU)
15
 
16
- **Bert models**
17
- [Roberta-Large](https://huggingface.co/AI-Sweden-Models/roberta-large-1160k)
18
- **Base models**
 
19
  [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/)
20
  [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/)
21
  [GPT-Sw3 40B](https://huggingface.co/AI-Sweden-Models/gpt-sw3-40b/)
22
- **Instruct models**
23
  [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/)
24
  [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/)
25
- **Quantized models**
26
  [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)
27
- **Base models GGUF**
28
  [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/)
29
  [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/)
30
- **Instruct models GGUF**
31
  [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/)
32
  [GPT-Sw3 6.7B v2 Instruct GGUF](https://huggingface.co/AI-Sweden-Models/gpt-sw3-6.7b-v2-instruct-gguf/)
33
  **Llama 3 models**
 
13
  Visit our website to learn more: [AI Sweden](https://www.ai.se/en)
14
  Join the AI Nordics discord for questions and feedback on the models: [AI Nordics discord](http://discord.gg/RgKVztg3xU)
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**