Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
@@ -13,8 +13,8 @@ tags:
|
|
13 |
---
|
14 |
|
15 |
# enacimie/UI-TARS-2B-SFT-Q4_K_M-GGUF
|
16 |
-
This model was converted to GGUF format from [`
|
17 |
-
Refer to the [original model card](https://huggingface.co/
|
18 |
|
19 |
## Use with llama.cpp
|
20 |
Install llama.cpp through brew (works on Mac and Linux)
|
|
|
1 |
---
|
2 |
+
base_model: ByteDance-Seed/UI-TARS-2B-SFT
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
|
|
13 |
---
|
14 |
|
15 |
# enacimie/UI-TARS-2B-SFT-Q4_K_M-GGUF
|
16 |
+
This model was converted to GGUF format from [`ByteDance-Seed/UI-TARS-2B-SFT`](https://huggingface.co/ByteDance-Seed/UI-TARS-2B-SFT) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
17 |
+
Refer to the [original model card](https://huggingface.co/ByteDance-Seed/UI-TARS-2B-SFT) for more details on the model.
|
18 |
|
19 |
## Use with llama.cpp
|
20 |
Install llama.cpp through brew (works on Mac and Linux)
|