初始化项目,由ModelHub XC社区提供模型

Model: bartowski/Hercules-6.0-Llama-3.1-8B-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-08-04 03:45:12 +08:00
commit 40e95b1dfc
28 changed files with 269 additions and 0 deletions

60
.gitattributes vendored Normal file
View File

@@ -0,0 +1,60 @@
*.7z filter=lfs diff=lfs merge=lfs -text
*.arrow filter=lfs diff=lfs merge=lfs -text
*.bin filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.ckpt filter=lfs diff=lfs merge=lfs -text
*.ftz filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.h5 filter=lfs diff=lfs merge=lfs -text
*.joblib filter=lfs diff=lfs merge=lfs -text
*.lfs.* filter=lfs diff=lfs merge=lfs -text
*.mlmodel filter=lfs diff=lfs merge=lfs -text
*.model filter=lfs diff=lfs merge=lfs -text
*.msgpack filter=lfs diff=lfs merge=lfs -text
*.npy filter=lfs diff=lfs merge=lfs -text
*.npz filter=lfs diff=lfs merge=lfs -text
*.onnx filter=lfs diff=lfs merge=lfs -text
*.ot filter=lfs diff=lfs merge=lfs -text
*.parquet filter=lfs diff=lfs merge=lfs -text
*.pb filter=lfs diff=lfs merge=lfs -text
*.pickle filter=lfs diff=lfs merge=lfs -text
*.pkl filter=lfs diff=lfs merge=lfs -text
*.pt filter=lfs diff=lfs merge=lfs -text
*.pth filter=lfs diff=lfs merge=lfs -text
*.rar filter=lfs diff=lfs merge=lfs -text
*.safetensors filter=lfs diff=lfs merge=lfs -text
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
*.tar.* filter=lfs diff=lfs merge=lfs -text
*.tar filter=lfs diff=lfs merge=lfs -text
*.tflite filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.wasm filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
*tfevents* filter=lfs diff=lfs merge=lfs -text
Hercules-6.0-Llama-3.1-8B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
Hercules-6.0-Llama-3.1-8B-Q6_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Hercules-6.0-Llama-3.1-8B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
Hercules-6.0-Llama-3.1-8B-Q5_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Hercules-6.0-Llama-3.1-8B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Hercules-6.0-Llama-3.1-8B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Hercules-6.0-Llama-3.1-8B-Q4_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Hercules-6.0-Llama-3.1-8B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Hercules-6.0-Llama-3.1-8B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Hercules-6.0-Llama-3.1-8B-Q4_0_8_8.gguf filter=lfs diff=lfs merge=lfs -text
Hercules-6.0-Llama-3.1-8B-Q4_0_4_8.gguf filter=lfs diff=lfs merge=lfs -text
Hercules-6.0-Llama-3.1-8B-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text
Hercules-6.0-Llama-3.1-8B-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
Hercules-6.0-Llama-3.1-8B-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
Hercules-6.0-Llama-3.1-8B-Q3_K_XL.gguf filter=lfs diff=lfs merge=lfs -text
Hercules-6.0-Llama-3.1-8B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Hercules-6.0-Llama-3.1-8B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Hercules-6.0-Llama-3.1-8B-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
Hercules-6.0-Llama-3.1-8B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Hercules-6.0-Llama-3.1-8B-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
Hercules-6.0-Llama-3.1-8B-Q2_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Hercules-6.0-Llama-3.1-8B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
Hercules-6.0-Llama-3.1-8B-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
Hercules-6.0-Llama-3.1-8B-f16.gguf filter=lfs diff=lfs merge=lfs -text
Hercules-6.0-Llama-3.1-8B.imatrix filter=lfs diff=lfs merge=lfs -text

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b224e8ee6b1f8166517123470347931d45c5f15d6912b0ec6ed162f7ef40d060
size 2948281888

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3c14828d6f011ef74d306dd67c2977229c857fa592ebf2189479f9a0c31b8552
size 3784824352

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:57b40967808eabc9f03e875ab48e25734c0ca190a557ab668ed49079b76e3353
size 3518748192

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7754a68e9c290f1433dbd95ec0db6bf6254a28c6e391dd7457f07ca147f39884
size 4447663648

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ccf33cfd5a6218e68436565021d850b1b85b978d2f183c16bdbb09cbdaac94b4
size 3179132448

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a1bae10450de878288d150aecb5a8454a086db266957159b94c029071ab0d267
size 3692156448

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:424ff4ed133aaddcf49e920b91a2ec4a6d82c358124c5037f76b4c1465cfd04f
size 4321957408

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e60c601a7e0dabaad3de3a43bf83492f2d891753714c20415318afb44e018e9
size 4018918944

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f0be3ac565a41d2467c63b6dcb7550e986dc9fdca6edf7d833c82f707ffcd14b
size 3664500256

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:09f2bfd0d0478b30a86712663690d3b741ef927fa20ef6133f4bf72380fcf4dc
size 4781626912

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dab0c6d99b5153def96c4bdd6e6ab718dc742dc13e8955cc818f10b5005278f7
size 4675892768

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b633f1f0b5dbf12b10a2632d8e9ece92b5a7878160969643404ff2539dac81d6
size 4661212704

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8176edc3502a1c218be6105633bb349b418000b5611f6dbd23316235b166f858
size 4661212704

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e27ce7bad1a60b32c53298b4763c1d44d695f9211d5d0e405aca228cb5983df
size 4661212704

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fbace5083371f15720fc957ee202539109de811c211be7ca05eae51bac5b530b
size 5310633504

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a5d832cbe5f328816a4de0f2cd064b4ee35de691d3d0d74519b0c3ed0ed1729b
size 4920735264

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eff5280178c18b2a7fed329925dcbc0c40394742f8e50a2902c7aef982933937
size 4692669984

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:23dfc0e675faff7fb0b3218d9c81742bae6fe0ddd112bed0d4315caffb1fe66e
size 6057219616

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6e432e5728649b44cf3b225b3006b9eeafd2814252743ce78300396b8418e64c
size 5732988448

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a04e3581799dc05eb12041c88d98d7a8402474eca7b84eede063902f13690a46
size 5599295008

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:86f53e212a57c1c08687d2301dcd9c85877c1f2ff1f91cd54d146cde0426cce4
size 6596007456

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0da747e1ff427318f772316ecfae8de8c037571c6c78ecd03869b676c546d467
size 6850467360

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f844a9281283071f6f959c4a8194881bb5d4feb1809ccefe9650ffb9a35c6139
size 8540771872

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fd1ab3710b035bcc998a59e7011e6455a7517c9eef5c2670b078cce94954f07a
size 16068891904

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1b64aafe03e7d63ed5691b05dc0deb9545cf67749894c5b25b0d8ba304e51c3c
size 4988170

133
README.md Normal file
View File

@@ -0,0 +1,133 @@
---
base_model: Locutusque/Hercules-6.0-Llama-3.1-8B
datasets:
- Locutusque/hercules-v6.0
language:
- en
- zh
library_name: transformers
license: llama3.1
pipeline_tag: text-generation
tags:
- not-for-all-audiences
quantized_by: bartowski
---
## Llamacpp imatrix Quantizations of Hercules-6.0-Llama-3.1-8B
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b3825">b3825</a> for quantization.
Original model: https://huggingface.co/Locutusque/Hercules-6.0-Llama-3.1-8B
All quants made using imatrix option with dataset from [here](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8)
Run them in [LM Studio](https://lmstudio.ai/)
## Prompt format
```
<|im_start|>system
{system_prompt}<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistant
```
## Download a file (not the whole branch) from below:
| Filename | Quant type | File Size | Split | Description |
| -------- | ---------- | --------- | ----- | ----------- |
| [Hercules-6.0-Llama-3.1-8B-f16.gguf](https://huggingface.co/bartowski/Hercules-6.0-Llama-3.1-8B-GGUF/blob/main/Hercules-6.0-Llama-3.1-8B-f16.gguf) | f16 | 16.07GB | false | Full F16 weights. |
| [Hercules-6.0-Llama-3.1-8B-Q8_0.gguf](https://huggingface.co/bartowski/Hercules-6.0-Llama-3.1-8B-GGUF/blob/main/Hercules-6.0-Llama-3.1-8B-Q8_0.gguf) | Q8_0 | 8.54GB | false | Extremely high quality, generally unneeded but max available quant. |
| [Hercules-6.0-Llama-3.1-8B-Q6_K_L.gguf](https://huggingface.co/bartowski/Hercules-6.0-Llama-3.1-8B-GGUF/blob/main/Hercules-6.0-Llama-3.1-8B-Q6_K_L.gguf) | Q6_K_L | 6.85GB | false | Uses Q8_0 for embed and output weights. Very high quality, near perfect, *recommended*. |
| [Hercules-6.0-Llama-3.1-8B-Q6_K.gguf](https://huggingface.co/bartowski/Hercules-6.0-Llama-3.1-8B-GGUF/blob/main/Hercules-6.0-Llama-3.1-8B-Q6_K.gguf) | Q6_K | 6.60GB | false | Very high quality, near perfect, *recommended*. |
| [Hercules-6.0-Llama-3.1-8B-Q5_K_L.gguf](https://huggingface.co/bartowski/Hercules-6.0-Llama-3.1-8B-GGUF/blob/main/Hercules-6.0-Llama-3.1-8B-Q5_K_L.gguf) | Q5_K_L | 6.06GB | false | Uses Q8_0 for embed and output weights. High quality, *recommended*. |
| [Hercules-6.0-Llama-3.1-8B-Q5_K_M.gguf](https://huggingface.co/bartowski/Hercules-6.0-Llama-3.1-8B-GGUF/blob/main/Hercules-6.0-Llama-3.1-8B-Q5_K_M.gguf) | Q5_K_M | 5.73GB | false | High quality, *recommended*. |
| [Hercules-6.0-Llama-3.1-8B-Q5_K_S.gguf](https://huggingface.co/bartowski/Hercules-6.0-Llama-3.1-8B-GGUF/blob/main/Hercules-6.0-Llama-3.1-8B-Q5_K_S.gguf) | Q5_K_S | 5.60GB | false | High quality, *recommended*. |
| [Hercules-6.0-Llama-3.1-8B-Q4_K_L.gguf](https://huggingface.co/bartowski/Hercules-6.0-Llama-3.1-8B-GGUF/blob/main/Hercules-6.0-Llama-3.1-8B-Q4_K_L.gguf) | Q4_K_L | 5.31GB | false | Uses Q8_0 for embed and output weights. Good quality, *recommended*. |
| [Hercules-6.0-Llama-3.1-8B-Q4_K_M.gguf](https://huggingface.co/bartowski/Hercules-6.0-Llama-3.1-8B-GGUF/blob/main/Hercules-6.0-Llama-3.1-8B-Q4_K_M.gguf) | Q4_K_M | 4.92GB | false | Good quality, default size for must use cases, *recommended*. |
| [Hercules-6.0-Llama-3.1-8B-Q3_K_XL.gguf](https://huggingface.co/bartowski/Hercules-6.0-Llama-3.1-8B-GGUF/blob/main/Hercules-6.0-Llama-3.1-8B-Q3_K_XL.gguf) | Q3_K_XL | 4.78GB | false | Uses Q8_0 for embed and output weights. Lower quality but usable, good for low RAM availability. |
| [Hercules-6.0-Llama-3.1-8B-Q4_K_S.gguf](https://huggingface.co/bartowski/Hercules-6.0-Llama-3.1-8B-GGUF/blob/main/Hercules-6.0-Llama-3.1-8B-Q4_K_S.gguf) | Q4_K_S | 4.69GB | false | Slightly lower quality with more space savings, *recommended*. |
| [Hercules-6.0-Llama-3.1-8B-Q4_0.gguf](https://huggingface.co/bartowski/Hercules-6.0-Llama-3.1-8B-GGUF/blob/main/Hercules-6.0-Llama-3.1-8B-Q4_0.gguf) | Q4_0 | 4.68GB | false | Legacy format, generally not worth using over similarly sized formats |
| [Hercules-6.0-Llama-3.1-8B-Q4_0_8_8.gguf](https://huggingface.co/bartowski/Hercules-6.0-Llama-3.1-8B-GGUF/blob/main/Hercules-6.0-Llama-3.1-8B-Q4_0_8_8.gguf) | Q4_0_8_8 | 4.66GB | false | Optimized for ARM inference. Requires 'sve' support (see link below). |
| [Hercules-6.0-Llama-3.1-8B-Q4_0_4_8.gguf](https://huggingface.co/bartowski/Hercules-6.0-Llama-3.1-8B-GGUF/blob/main/Hercules-6.0-Llama-3.1-8B-Q4_0_4_8.gguf) | Q4_0_4_8 | 4.66GB | false | Optimized for ARM inference. Requires 'i8mm' support (see link below). |
| [Hercules-6.0-Llama-3.1-8B-Q4_0_4_4.gguf](https://huggingface.co/bartowski/Hercules-6.0-Llama-3.1-8B-GGUF/blob/main/Hercules-6.0-Llama-3.1-8B-Q4_0_4_4.gguf) | Q4_0_4_4 | 4.66GB | false | Optimized for ARM inference. Should work well on all ARM chips, pick this if you're unsure. |
| [Hercules-6.0-Llama-3.1-8B-IQ4_XS.gguf](https://huggingface.co/bartowski/Hercules-6.0-Llama-3.1-8B-GGUF/blob/main/Hercules-6.0-Llama-3.1-8B-IQ4_XS.gguf) | IQ4_XS | 4.45GB | false | Decent quality, smaller than Q4_K_S with similar performance, *recommended*. |
| [Hercules-6.0-Llama-3.1-8B-Q3_K_L.gguf](https://huggingface.co/bartowski/Hercules-6.0-Llama-3.1-8B-GGUF/blob/main/Hercules-6.0-Llama-3.1-8B-Q3_K_L.gguf) | Q3_K_L | 4.32GB | false | Lower quality but usable, good for low RAM availability. |
| [Hercules-6.0-Llama-3.1-8B-Q3_K_M.gguf](https://huggingface.co/bartowski/Hercules-6.0-Llama-3.1-8B-GGUF/blob/main/Hercules-6.0-Llama-3.1-8B-Q3_K_M.gguf) | Q3_K_M | 4.02GB | false | Low quality. |
| [Hercules-6.0-Llama-3.1-8B-IQ3_M.gguf](https://huggingface.co/bartowski/Hercules-6.0-Llama-3.1-8B-GGUF/blob/main/Hercules-6.0-Llama-3.1-8B-IQ3_M.gguf) | IQ3_M | 3.78GB | false | Medium-low quality, new method with decent performance comparable to Q3_K_M. |
| [Hercules-6.0-Llama-3.1-8B-Q2_K_L.gguf](https://huggingface.co/bartowski/Hercules-6.0-Llama-3.1-8B-GGUF/blob/main/Hercules-6.0-Llama-3.1-8B-Q2_K_L.gguf) | Q2_K_L | 3.69GB | false | Uses Q8_0 for embed and output weights. Very low quality but surprisingly usable. |
| [Hercules-6.0-Llama-3.1-8B-Q3_K_S.gguf](https://huggingface.co/bartowski/Hercules-6.0-Llama-3.1-8B-GGUF/blob/main/Hercules-6.0-Llama-3.1-8B-Q3_K_S.gguf) | Q3_K_S | 3.66GB | false | Low quality, not recommended. |
| [Hercules-6.0-Llama-3.1-8B-IQ3_XS.gguf](https://huggingface.co/bartowski/Hercules-6.0-Llama-3.1-8B-GGUF/blob/main/Hercules-6.0-Llama-3.1-8B-IQ3_XS.gguf) | IQ3_XS | 3.52GB | false | Lower quality, new method with decent performance, slightly better than Q3_K_S. |
| [Hercules-6.0-Llama-3.1-8B-Q2_K.gguf](https://huggingface.co/bartowski/Hercules-6.0-Llama-3.1-8B-GGUF/blob/main/Hercules-6.0-Llama-3.1-8B-Q2_K.gguf) | Q2_K | 3.18GB | false | Very low quality but surprisingly usable. |
| [Hercules-6.0-Llama-3.1-8B-IQ2_M.gguf](https://huggingface.co/bartowski/Hercules-6.0-Llama-3.1-8B-GGUF/blob/main/Hercules-6.0-Llama-3.1-8B-IQ2_M.gguf) | IQ2_M | 2.95GB | false | Relatively low quality, uses SOTA techniques to be surprisingly usable. |
## Embed/output weights
Some of these quants (Q3_K_XL, Q4_K_L etc) are the standard quantization method with the embeddings and output weights quantized to Q8_0 instead of what they would normally default to.
Some say that this improves the quality, others don't notice any difference. If you use these models PLEASE COMMENT with your findings. I would like feedback that these are actually used and useful so I don't keep uploading quants no one is using.
Thanks!
## Downloading using huggingface-cli
First, make sure you have hugginface-cli installed:
```
pip install -U "huggingface_hub[cli]"
```
Then, you can target the specific file you want:
```
huggingface-cli download bartowski/Hercules-6.0-Llama-3.1-8B-GGUF --include "Hercules-6.0-Llama-3.1-8B-Q4_K_M.gguf" --local-dir ./
```
If the model is bigger than 50GB, it will have been split into multiple files. In order to download them all to a local folder, run:
```
huggingface-cli download bartowski/Hercules-6.0-Llama-3.1-8B-GGUF --include "Hercules-6.0-Llama-3.1-8B-Q8_0/*" --local-dir ./
```
You can either specify a new local-dir (Hercules-6.0-Llama-3.1-8B-Q8_0) or download them all in place (./)
## Q4_0_X_X
These are *NOT* for Metal (Apple) offloading, only ARM chips.
If you're using an ARM chip, the Q4_0_X_X quants will have a substantial speedup. Check out Q4_0_4_4 speed comparisons [on the original pull request](https://github.com/ggerganov/llama.cpp/pull/5780#pullrequestreview-21657544660)
To check which one would work best for your ARM chip, you can check [AArch64 SoC features](https://gpages.juszkiewicz.com.pl/arm-socs-table/arm-socs.html) (thanks EloyOn!).
## Which file should I choose?
A great write up with charts showing various performances is provided by Artefact2 [here](https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9)
The first thing to figure out is how big a model you can run. To do this, you'll need to figure out how much RAM and/or VRAM you have.
If you want your model running as FAST as possible, you'll want to fit the whole thing on your GPU's VRAM. Aim for a quant with a file size 1-2GB smaller than your GPU's total VRAM.
If you want the absolute maximum quality, add both your system RAM and your GPU's VRAM together, then similarly grab a quant with a file size 1-2GB Smaller than that total.
Next, you'll need to decide if you want to use an 'I-quant' or a 'K-quant'.
If you don't want to think too much, grab one of the K-quants. These are in format 'QX_K_X', like Q5_K_M.
If you want to get more into the weeds, you can check out this extremely useful feature chart:
[llama.cpp feature matrix](https://github.com/ggerganov/llama.cpp/wiki/Feature-matrix)
But basically, if you're aiming for below Q4, and you're running cuBLAS (Nvidia) or rocBLAS (AMD), you should look towards the I-quants. These are in format IQX_X, like IQ3_M. These are newer and offer better performance for their size.
These I-quants can also be used on CPU and Apple Metal, but will be slower than their K-quant equivalent, so speed vs performance is a tradeoff you'll have to decide.
The I-quants are *not* compatible with Vulcan, which is also AMD, so if you have an AMD card double check if you're using the rocBLAS build or the Vulcan build. At the time of writing this, LM Studio has a preview with ROCm support, and other inference engines have specific builds for ROCm.
## Credits
Thank you kalomaze and Dampf for assistance in creating the imatrix calibration dataset
Thank you ZeroWw for the inspiration to experiment with embed/output
Want to support my work? Visit my ko-fi page here: https://ko-fi.com/bartowski

1
configuration.json Normal file
View File

@@ -0,0 +1 @@
{"framework": "pytorch", "task": "text-generation", "allow_remote": true}