Spaces:
Running
Running
JingweiZuo
commited on
Commit
β’
fcc67e6
1
Parent(s):
544aa61
Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ More details on the new models and their performance can also be found in our [F
|
|
28 |
|
29 |
| **Artefact** | **Link** | **Type** | **Details** |
|
30 |
|---------------------|------------------------------------------------------------------|-------------------------|-------------------------------------------------------------------|
|
31 |
-
| π **FalconMamba-7B** | [Here](https://huggingface.co/tiiuae/falcon-mamba-7b) | *pretrained model* | 7B parameters pure SSM trained on ~
|
32 |
| FalconMamba-7B-Instruct | [Here](https://huggingface.co/tiiuae/falcon-mamba-7b-instruct) | *instruction/chat model* | Falcon-Mamba-7B finetuned using only SFT.|
|
33 |
| FalconMamba-7B-4bit | [Here](https://huggingface.co/tiiuae/falcon-mamba-7b-4bit) | *pretrained model* | 4bit quantized version using GGUF.|
|
34 |
| FalconMamba-7B-Instruct-4bit | [Here](https://huggingface.co/tiiuae/falcon-mamba-7b-instruct-4bit) | *instruction/chat model* | 4bit quantized version using GGUF.|
|
|
|
28 |
|
29 |
| **Artefact** | **Link** | **Type** | **Details** |
|
30 |
|---------------------|------------------------------------------------------------------|-------------------------|-------------------------------------------------------------------|
|
31 |
+
| π **FalconMamba-7B** | [Here](https://huggingface.co/tiiuae/falcon-mamba-7b) | *pretrained model* | 7B parameters pure SSM trained on ~5,500 billion tokens. |
|
32 |
| FalconMamba-7B-Instruct | [Here](https://huggingface.co/tiiuae/falcon-mamba-7b-instruct) | *instruction/chat model* | Falcon-Mamba-7B finetuned using only SFT.|
|
33 |
| FalconMamba-7B-4bit | [Here](https://huggingface.co/tiiuae/falcon-mamba-7b-4bit) | *pretrained model* | 4bit quantized version using GGUF.|
|
34 |
| FalconMamba-7B-Instruct-4bit | [Here](https://huggingface.co/tiiuae/falcon-mamba-7b-instruct-4bit) | *instruction/chat model* | 4bit quantized version using GGUF.|
|