From e505114f76b27d45d28e8c2e7a95ff7f8d4198c8 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 17 Jun 2026 16:21:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=EF=BC=8C=E7=94=B1ModelHub=20XC=E7=A4=BE=E5=8C=BA=E6=8F=90?= =?UTF-8?q?=E4=BE=9B=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Model: duyntnet/TenyxChat-7B-v1-imatrix-GGUF Source: Original Platform --- .gitattributes | 62 ++++++++++++++++++++++++++++++++ README.md | 68 ++++++++++++++++++++++++++++++++++++ TenyxChat-7B-v1-IQ1_M.gguf | 3 ++ TenyxChat-7B-v1-IQ1_S.gguf | 3 ++ TenyxChat-7B-v1-IQ2_M.gguf | 3 ++ TenyxChat-7B-v1-IQ2_S.gguf | 3 ++ TenyxChat-7B-v1-IQ2_XS.gguf | 3 ++ TenyxChat-7B-v1-IQ2_XXS.gguf | 3 ++ TenyxChat-7B-v1-IQ3_M.gguf | 3 ++ TenyxChat-7B-v1-IQ3_S.gguf | 3 ++ TenyxChat-7B-v1-IQ3_XS.gguf | 3 ++ TenyxChat-7B-v1-IQ3_XXS.gguf | 3 ++ TenyxChat-7B-v1-IQ4_NL.gguf | 3 ++ TenyxChat-7B-v1-IQ4_XS.gguf | 3 ++ TenyxChat-7B-v1-Q2_K.gguf | 3 ++ TenyxChat-7B-v1-Q2_K_S.gguf | 3 ++ TenyxChat-7B-v1-Q3_K_L.gguf | 3 ++ TenyxChat-7B-v1-Q3_K_M.gguf | 3 ++ TenyxChat-7B-v1-Q3_K_S.gguf | 3 ++ TenyxChat-7B-v1-Q4_0.gguf | 3 ++ TenyxChat-7B-v1-Q4_1.gguf | 3 ++ TenyxChat-7B-v1-Q4_K_M.gguf | 3 ++ TenyxChat-7B-v1-Q4_K_S.gguf | 3 ++ TenyxChat-7B-v1-Q5_0.gguf | 3 ++ TenyxChat-7B-v1-Q5_1.gguf | 3 ++ TenyxChat-7B-v1-Q5_K_M.gguf | 3 ++ TenyxChat-7B-v1-Q5_K_S.gguf | 3 ++ TenyxChat-7B-v1-Q6_K.gguf | 3 ++ TenyxChat-7B-v1-Q8_0.gguf | 3 ++ 29 files changed, 211 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 TenyxChat-7B-v1-IQ1_M.gguf create mode 100644 TenyxChat-7B-v1-IQ1_S.gguf create mode 100644 TenyxChat-7B-v1-IQ2_M.gguf create mode 100644 TenyxChat-7B-v1-IQ2_S.gguf create mode 100644 TenyxChat-7B-v1-IQ2_XS.gguf create mode 100644 TenyxChat-7B-v1-IQ2_XXS.gguf create mode 100644 TenyxChat-7B-v1-IQ3_M.gguf create mode 100644 TenyxChat-7B-v1-IQ3_S.gguf create mode 100644 TenyxChat-7B-v1-IQ3_XS.gguf create mode 100644 TenyxChat-7B-v1-IQ3_XXS.gguf create mode 100644 TenyxChat-7B-v1-IQ4_NL.gguf create mode 100644 TenyxChat-7B-v1-IQ4_XS.gguf create mode 100644 TenyxChat-7B-v1-Q2_K.gguf create mode 100644 TenyxChat-7B-v1-Q2_K_S.gguf create mode 100644 TenyxChat-7B-v1-Q3_K_L.gguf create mode 100644 TenyxChat-7B-v1-Q3_K_M.gguf create mode 100644 TenyxChat-7B-v1-Q3_K_S.gguf create mode 100644 TenyxChat-7B-v1-Q4_0.gguf create mode 100644 TenyxChat-7B-v1-Q4_1.gguf create mode 100644 TenyxChat-7B-v1-Q4_K_M.gguf create mode 100644 TenyxChat-7B-v1-Q4_K_S.gguf create mode 100644 TenyxChat-7B-v1-Q5_0.gguf create mode 100644 TenyxChat-7B-v1-Q5_1.gguf create mode 100644 TenyxChat-7B-v1-Q5_K_M.gguf create mode 100644 TenyxChat-7B-v1-Q5_K_S.gguf create mode 100644 TenyxChat-7B-v1-Q6_K.gguf create mode 100644 TenyxChat-7B-v1-Q8_0.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a6c6ee2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,62 @@ +*.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 +TenyxChat-7B-v1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +TenyxChat-7B-v1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +TenyxChat-7B-v1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +TenyxChat-7B-v1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +TenyxChat-7B-v1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +TenyxChat-7B-v1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +TenyxChat-7B-v1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +TenyxChat-7B-v1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +TenyxChat-7B-v1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +TenyxChat-7B-v1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +TenyxChat-7B-v1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +TenyxChat-7B-v1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +TenyxChat-7B-v1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +TenyxChat-7B-v1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +TenyxChat-7B-v1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +TenyxChat-7B-v1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +TenyxChat-7B-v1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +TenyxChat-7B-v1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +TenyxChat-7B-v1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +TenyxChat-7B-v1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +TenyxChat-7B-v1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +TenyxChat-7B-v1-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text +TenyxChat-7B-v1-Q5_1.gguf filter=lfs diff=lfs merge=lfs -text +TenyxChat-7B-v1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +TenyxChat-7B-v1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +TenyxChat-7B-v1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +TenyxChat-7B-v1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..77af64f --- /dev/null +++ b/README.md @@ -0,0 +1,68 @@ +--- +license: other +language: +- en +pipeline_tag: text-generation +inference: false +tags: +- transformers +- gguf +- imatrix +- TenyxChat-7B-v1 +--- +Quantizations of https://huggingface.co/tenyx/TenyxChat-7B-v1 + + +# From original readme + +## Usage + +Our model uses a simple chat template based on OpenChat 3.5. The chat template usage with a Hugging face generation example is shown below. + +### Chat Template (Jinja) + +```rust +{{ bos_token }} +{% for message in messages %} + {% if message['role'] == 'user' %} + {{ 'User:' + message['content'] + eos_token }} + + {% elif message['role'] == 'system' %} + {{ 'System:' + message['content'] + eos_token }} + + {% elif message['role'] == 'assistant' %} + {{ 'Assistant:' + message['content'] + eos_token }} + + {% endif %} + +{% if loop.last and add_generation_prompt %}\n{{ 'Assistant:' }}{% endif %}\n{% endfor %} +``` + +### Hugging face Example + +```python +import torch +from transformers import pipeline + +pipe = pipeline("text-generation", model="tenyx/TenyxChat-7B-v1", torch_dtype=torch.bfloat16, device_map="auto") + +messages = [ + {"role": "system", "content": "You are a friendly chatbot who always responds in the style of a pirate."}, + {"role": "user", "content": "Hi. I would like to make a hotel booking."}, +] + +prompt = pipe.tokenizer.apply_chat_template(messages, tokenize=False, add_generation_prompt=True) +outputs = pipe(prompt, max_new_tokens=512, do_sample=False) +``` + +### Output + +``` + System:You are a friendly chatbot who always responds in the style of a pirate.<|end_of_turn|> +User:Hi. I would like to make a hotel booking.<|end_of_turn|> +Assistant: Ahoy there me hearty! Arr, ye be lookin' fer a place to rest yer weary bones, eh? +Well then, let's set sail on this grand adventure and find ye a swell place to stay! + +To begin, tell me the location ye be seekin' and the dates ye be lookin' to set sail. +And don't ye worry, me matey, I'll be sure to find ye a place that'll make ye feel like a king or queen on land! +``` \ No newline at end of file diff --git a/TenyxChat-7B-v1-IQ1_M.gguf b/TenyxChat-7B-v1-IQ1_M.gguf new file mode 100644 index 0000000..aeca4d4 --- /dev/null +++ b/TenyxChat-7B-v1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b322f8b4f7249ec036ed3215a45b50ac4370bb598745c3c84c8de7e518083a17 +size 1754455040 diff --git a/TenyxChat-7B-v1-IQ1_S.gguf b/TenyxChat-7B-v1-IQ1_S.gguf new file mode 100644 index 0000000..b3305db --- /dev/null +++ b/TenyxChat-7B-v1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49e6fef5d61e582dabc1a0b7fd1bb1ea02756e3183684a616d550fd73df9dd32 +size 1612110848 diff --git a/TenyxChat-7B-v1-IQ2_M.gguf b/TenyxChat-7B-v1-IQ2_M.gguf new file mode 100644 index 0000000..55e7186 --- /dev/null +++ b/TenyxChat-7B-v1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e39e9b2c00a448aed37e9aab6718d32938c4bb3edca3bfea527a1b9a1de2601 +size 2500722496 diff --git a/TenyxChat-7B-v1-IQ2_S.gguf b/TenyxChat-7B-v1-IQ2_S.gguf new file mode 100644 index 0000000..bd98b8a --- /dev/null +++ b/TenyxChat-7B-v1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6820e6711dd36627b8f7b9e30d3fc9a08a90d89164e21accd3312a47220d00b +size 2310930240 diff --git a/TenyxChat-7B-v1-IQ2_XS.gguf b/TenyxChat-7B-v1-IQ2_XS.gguf new file mode 100644 index 0000000..f04792f --- /dev/null +++ b/TenyxChat-7B-v1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc2dff2313cb9bd8fa5cb79e5c035349015441e1e115b0b2ce87f62ec91ffef2 +size 2198264832 diff --git a/TenyxChat-7B-v1-IQ2_XXS.gguf b/TenyxChat-7B-v1-IQ2_XXS.gguf new file mode 100644 index 0000000..30d526e --- /dev/null +++ b/TenyxChat-7B-v1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a1cf0d49d0c6ec156849abb29a95a7ccc35769b733f317494c758f861991351 +size 1991695360 diff --git a/TenyxChat-7B-v1-IQ3_M.gguf b/TenyxChat-7B-v1-IQ3_M.gguf new file mode 100644 index 0000000..6712e96 --- /dev/null +++ b/TenyxChat-7B-v1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c44e7a95acb4c70b439bd9668933012fc2e85f301e26ce12116b277be390231 +size 3284902784 diff --git a/TenyxChat-7B-v1-IQ3_S.gguf b/TenyxChat-7B-v1-IQ3_S.gguf new file mode 100644 index 0000000..e4e3949 --- /dev/null +++ b/TenyxChat-7B-v1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85d9dab39b6ae0acef3a3ee490289138d3990c878dec61c46da6f63653cc6dbc +size 3182404480 diff --git a/TenyxChat-7B-v1-IQ3_XS.gguf b/TenyxChat-7B-v1-IQ3_XS.gguf new file mode 100644 index 0000000..bec9239 --- /dev/null +++ b/TenyxChat-7B-v1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b122315117aeab0f143443ff7d7432ee7acd6e82c07e629ceb3d1630cc9e75ef +size 3018826624 diff --git a/TenyxChat-7B-v1-IQ3_XXS.gguf b/TenyxChat-7B-v1-IQ3_XXS.gguf new file mode 100644 index 0000000..28941e3 --- /dev/null +++ b/TenyxChat-7B-v1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d947414ffbb67d262999a08e35a3cdf433f94915dc88a0a1c837293e05cab1a1 +size 2827353920 diff --git a/TenyxChat-7B-v1-IQ4_NL.gguf b/TenyxChat-7B-v1-IQ4_NL.gguf new file mode 100644 index 0000000..bb20048 --- /dev/null +++ b/TenyxChat-7B-v1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6101e18e392b974eeddfdc10f646d4e1d8d045a3475fe4460bcc795af9d11ef7 +size 4125706176 diff --git a/TenyxChat-7B-v1-IQ4_XS.gguf b/TenyxChat-7B-v1-IQ4_XS.gguf new file mode 100644 index 0000000..1334501 --- /dev/null +++ b/TenyxChat-7B-v1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21ba3ad2a8d7f6069e4188a0074e6a1fed9d69fca667912adeda31a9365a7a36 +size 3907700416 diff --git a/TenyxChat-7B-v1-Q2_K.gguf b/TenyxChat-7B-v1-Q2_K.gguf new file mode 100644 index 0000000..ed8b0d5 --- /dev/null +++ b/TenyxChat-7B-v1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3344a7b3fa95520e074a3231116255fb45afca9159b7844dd50c1fa85de74b1a +size 2719252544 diff --git a/TenyxChat-7B-v1-Q2_K_S.gguf b/TenyxChat-7B-v1-Q2_K_S.gguf new file mode 100644 index 0000000..53e36fd --- /dev/null +++ b/TenyxChat-7B-v1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3abdc6924acba2dc43594fa07ff471bf1fa5efbd69bb634015b8f5442f9ce353 +size 2528936000 diff --git a/TenyxChat-7B-v1-Q3_K_L.gguf b/TenyxChat-7B-v1-Q3_K_L.gguf new file mode 100644 index 0000000..ade3cd6 --- /dev/null +++ b/TenyxChat-7B-v1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3fc2c6e88b20680d31f706fb94ea9a3f24284a9847e29829b1d5628de3b5a88 +size 3822035840 diff --git a/TenyxChat-7B-v1-Q3_K_M.gguf b/TenyxChat-7B-v1-Q3_K_M.gguf new file mode 100644 index 0000000..0ba8ba3 --- /dev/null +++ b/TenyxChat-7B-v1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ef19fe068d4e2f6d9289e60c94d3e68348a52e99ed275cc88a8af30a8361e59 +size 3518997376 diff --git a/TenyxChat-7B-v1-Q3_K_S.gguf b/TenyxChat-7B-v1-Q3_K_S.gguf new file mode 100644 index 0000000..76b5240 --- /dev/null +++ b/TenyxChat-7B-v1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4105e1719f5ebd396ca8846863b8edd6e44ca0ccdde619ba659e43592dd3147 +size 3164578688 diff --git a/TenyxChat-7B-v1-Q4_0.gguf b/TenyxChat-7B-v1-Q4_0.gguf new file mode 100644 index 0000000..9f09b6f --- /dev/null +++ b/TenyxChat-7B-v1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d41ac1d5164c8080c723ec3cc59753540293db068e1dc761dd18d0df139af1de +size 4123609024 diff --git a/TenyxChat-7B-v1-Q4_1.gguf b/TenyxChat-7B-v1-Q4_1.gguf new file mode 100644 index 0000000..21cb9e2 --- /dev/null +++ b/TenyxChat-7B-v1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef574ddb2f6a3f212265c903e672757412271e1c76ac4897df48f4d5583be94b +size 4553329088 diff --git a/TenyxChat-7B-v1-Q4_K_M.gguf b/TenyxChat-7B-v1-Q4_K_M.gguf new file mode 100644 index 0000000..cebdbea --- /dev/null +++ b/TenyxChat-7B-v1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e483f07cd2fdc92776da2ed9b9b6dda26789351323d7118d8dcb9aaf9b4ff0bb +size 4368451520 diff --git a/TenyxChat-7B-v1-Q4_K_S.gguf b/TenyxChat-7B-v1-Q4_K_S.gguf new file mode 100644 index 0000000..046d918 --- /dev/null +++ b/TenyxChat-7B-v1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9d9d3cdf2515af7252f968daa90df25c8d9dcbf641567f63b03ca99b347715d +size 4140386240 diff --git a/TenyxChat-7B-v1-Q5_0.gguf b/TenyxChat-7B-v1-Q5_0.gguf new file mode 100644 index 0000000..fa7e2cd --- /dev/null +++ b/TenyxChat-7B-v1-Q5_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fa988ebac4ba0df1ee6e184809756b5bf0b091d48428232d37be5715721f523 +size 5012409280 diff --git a/TenyxChat-7B-v1-Q5_1.gguf b/TenyxChat-7B-v1-Q5_1.gguf new file mode 100644 index 0000000..64da2c0 --- /dev/null +++ b/TenyxChat-7B-v1-Q5_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04dd9359dd4ea5d114815e8d376c4d5a5cff962c27be4a06649d41fb75da6d0b +size 5442129344 diff --git a/TenyxChat-7B-v1-Q5_K_M.gguf b/TenyxChat-7B-v1-Q5_K_M.gguf new file mode 100644 index 0000000..aa9286a --- /dev/null +++ b/TenyxChat-7B-v1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c49caf295bfae64fdd03e05df7dbbbb27c613d893372754121e8887962fd0949 +size 5131422656 diff --git a/TenyxChat-7B-v1-Q5_K_S.gguf b/TenyxChat-7B-v1-Q5_K_S.gguf new file mode 100644 index 0000000..8732a3d --- /dev/null +++ b/TenyxChat-7B-v1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:620b8c4b92d01eb9d67937edcf8d456634c9f2abb7871ff93d8e2089aaf96df8 +size 4997729216 diff --git a/TenyxChat-7B-v1-Q6_K.gguf b/TenyxChat-7B-v1-Q6_K.gguf new file mode 100644 index 0000000..b4ad7d1 --- /dev/null +++ b/TenyxChat-7B-v1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71c68a96922a2fe2686881c292861d2985b3657dd7f729d0243988fc279f6cac +size 5942079488 diff --git a/TenyxChat-7B-v1-Q8_0.gguf b/TenyxChat-7B-v1-Q8_0.gguf new file mode 100644 index 0000000..7c85b79 --- /dev/null +++ b/TenyxChat-7B-v1-Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:727580a8fdd41d37bb300b53b5422f9fa096f86bae793c9f3121d222554b8384 +size 7695875968