Update README.md
Browse files
README.md
CHANGED
@@ -42,7 +42,7 @@ huggingface-cli download royallab/MN-12B-Starcannon-v3-exl2 --revision 6bpw --lo
|
|
42 |
|
43 |
## Run in TabbyAPI
|
44 |
|
45 |
-
TabbyAPI is a pure
|
46 |
|
47 |
1. Inside TabbyAPI's config.yml, set `model_name` to `MN-12B-Starcannon-v3-exl2-6bpw`
|
48 |
|
|
|
42 |
|
43 |
## Run in TabbyAPI
|
44 |
|
45 |
+
TabbyAPI is a pure exllamav2 FastAPI server developed by us. You can find TabbyAPI's source code here: [https://github.com/theroyallab/TabbyAPI](https://github.com/theroyallab/TabbyAPI)
|
46 |
|
47 |
1. Inside TabbyAPI's config.yml, set `model_name` to `MN-12B-Starcannon-v3-exl2-6bpw`
|
48 |
|