Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -2,10 +2,10 @@
|
|
2 |
license: apache-2.0
|
3 |
library_name: transformers
|
4 |
inference: false
|
|
|
5 |
tags:
|
6 |
- TensorBlock
|
7 |
- GGUF
|
8 |
-
base_model: AIDC-AI/Marco-o1
|
9 |
---
|
10 |
|
11 |
<div style="width: auto; margin-left: auto; margin-right: auto">
|
@@ -23,7 +23,7 @@ base_model: AIDC-AI/Marco-o1
|
|
23 |
|
24 |
This repo contains GGUF format model files for [AIDC-AI/Marco-o1](https://huggingface.co/AIDC-AI/Marco-o1).
|
25 |
|
26 |
-
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit
|
27 |
|
28 |
<div style="text-align: left; margin: 20px 0;">
|
29 |
<a href="https://tensorblock.co/waitlist/client" style="display: inline-block; padding: 10px 20px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
|
|
|
2 |
license: apache-2.0
|
3 |
library_name: transformers
|
4 |
inference: false
|
5 |
+
base_model: AIDC-AI/Marco-o1
|
6 |
tags:
|
7 |
- TensorBlock
|
8 |
- GGUF
|
|
|
9 |
---
|
10 |
|
11 |
<div style="width: auto; margin-left: auto; margin-right: auto">
|
|
|
23 |
|
24 |
This repo contains GGUF format model files for [AIDC-AI/Marco-o1](https://huggingface.co/AIDC-AI/Marco-o1).
|
25 |
|
26 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4391](https://github.com/ggerganov/llama.cpp/commit/9ba399dfa7f115effc63d48e6860a94c9faa31b2).
|
27 |
|
28 |
<div style="text-align: left; margin: 20px 0;">
|
29 |
<a href="https://tensorblock.co/waitlist/client" style="display: inline-block; padding: 10px 20px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
|