Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +93 -0
- Samantha2.0-Phi4-ita-16bit-Q2_K.gguf +3 -0
- Samantha2.0-Phi4-ita-16bit-Q3_K_L.gguf +3 -0
- Samantha2.0-Phi4-ita-16bit-Q3_K_M.gguf +3 -0
- Samantha2.0-Phi4-ita-16bit-Q3_K_S.gguf +3 -0
- Samantha2.0-Phi4-ita-16bit-Q4_0.gguf +3 -0
- Samantha2.0-Phi4-ita-16bit-Q4_K_M.gguf +3 -0
- Samantha2.0-Phi4-ita-16bit-Q4_K_S.gguf +3 -0
- Samantha2.0-Phi4-ita-16bit-Q5_0.gguf +3 -0
- Samantha2.0-Phi4-ita-16bit-Q5_K_M.gguf +3 -0
- Samantha2.0-Phi4-ita-16bit-Q5_K_S.gguf +3 -0
- Samantha2.0-Phi4-ita-16bit-Q6_K.gguf +3 -0
- Samantha2.0-Phi4-ita-16bit-Q8_0.gguf +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,15 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
Samantha2.0-Phi4-ita-16bit-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
Samantha2.0-Phi4-ita-16bit-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
Samantha2.0-Phi4-ita-16bit-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
Samantha2.0-Phi4-ita-16bit-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
Samantha2.0-Phi4-ita-16bit-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
Samantha2.0-Phi4-ita-16bit-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
Samantha2.0-Phi4-ita-16bit-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
Samantha2.0-Phi4-ita-16bit-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
Samantha2.0-Phi4-ita-16bit-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
Samantha2.0-Phi4-ita-16bit-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
Samantha2.0-Phi4-ita-16bit-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
Samantha2.0-Phi4-ita-16bit-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,93 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: WasamiKirua/Samantha2.0-Phi4-ita-16bit
|
| 3 |
+
language:
|
| 4 |
+
- it
|
| 5 |
+
license: apache-2.0
|
| 6 |
+
tags:
|
| 7 |
+
- text-generation-inference
|
| 8 |
+
- transformers
|
| 9 |
+
- unsloth
|
| 10 |
+
- qwen2
|
| 11 |
+
- trl
|
| 12 |
+
- sft
|
| 13 |
+
- psychology
|
| 14 |
+
- EQ
|
| 15 |
+
- conversational
|
| 16 |
+
- NLP
|
| 17 |
+
- companion
|
| 18 |
+
- TensorBlock
|
| 19 |
+
- GGUF
|
| 20 |
+
pipeline_tag: text-generation
|
| 21 |
+
datasets:
|
| 22 |
+
- WasamiKirua/Samantha2.0-ITA
|
| 23 |
+
- WasamiKirua/haiku-ita-v0.2
|
| 24 |
+
---
|
| 25 |
+
|
| 26 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
| 27 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
| 28 |
+
</div>
|
| 29 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
| 30 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
| 31 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
| 32 |
+
Feedback and support: TensorBlock's <a href="https://x.com/tensorblock_aoi">Twitter/X</a>, <a href="https://t.me/TensorBlock">Telegram Group</a> and <a href="https://x.com/tensorblock_aoi">Discord server</a>
|
| 33 |
+
</p>
|
| 34 |
+
</div>
|
| 35 |
+
</div>
|
| 36 |
+
|
| 37 |
+
## WasamiKirua/Samantha2.0-Phi4-ita-16bit - GGUF
|
| 38 |
+
|
| 39 |
+
This repo contains GGUF format model files for [WasamiKirua/Samantha2.0-Phi4-ita-16bit](https://huggingface.co/WasamiKirua/Samantha2.0-Phi4-ita-16bit).
|
| 40 |
+
|
| 41 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4882](https://github.com/ggml-org/llama.cpp/commit/be7c3034108473beda214fd1d7c98fd6a7a3bdf5).
|
| 42 |
+
|
| 43 |
+
<div style="text-align: left; margin: 20px 0;">
|
| 44 |
+
<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;">
|
| 45 |
+
Run them on the TensorBlock client using your local machine ↗
|
| 46 |
+
</a>
|
| 47 |
+
</div>
|
| 48 |
+
|
| 49 |
+
## Prompt template
|
| 50 |
+
|
| 51 |
+
```
|
| 52 |
+
<|im_start|>system<|im_sep|>{system_prompt}<|im_end|><|im_start|>user<|im_sep|>{prompt}<|im_end|><|im_start|>assistant<|im_sep|>
|
| 53 |
+
```
|
| 54 |
+
|
| 55 |
+
## Model file specification
|
| 56 |
+
|
| 57 |
+
| Filename | Quant type | File Size | Description |
|
| 58 |
+
| -------- | ---------- | --------- | ----------- |
|
| 59 |
+
| [Samantha2.0-Phi4-ita-16bit-Q2_K.gguf](https://huggingface.co/tensorblock/Samantha2.0-Phi4-ita-16bit-GGUF/blob/main/Samantha2.0-Phi4-ita-16bit-Q2_K.gguf) | Q2_K | 5.609 GB | smallest, significant quality loss - not recommended for most purposes |
|
| 60 |
+
| [Samantha2.0-Phi4-ita-16bit-Q3_K_S.gguf](https://huggingface.co/tensorblock/Samantha2.0-Phi4-ita-16bit-GGUF/blob/main/Samantha2.0-Phi4-ita-16bit-Q3_K_S.gguf) | Q3_K_S | 6.505 GB | very small, high quality loss |
|
| 61 |
+
| [Samantha2.0-Phi4-ita-16bit-Q3_K_M.gguf](https://huggingface.co/tensorblock/Samantha2.0-Phi4-ita-16bit-GGUF/blob/main/Samantha2.0-Phi4-ita-16bit-Q3_K_M.gguf) | Q3_K_M | 7.191 GB | very small, high quality loss |
|
| 62 |
+
| [Samantha2.0-Phi4-ita-16bit-Q3_K_L.gguf](https://huggingface.co/tensorblock/Samantha2.0-Phi4-ita-16bit-GGUF/blob/main/Samantha2.0-Phi4-ita-16bit-Q3_K_L.gguf) | Q3_K_L | 7.789 GB | small, substantial quality loss |
|
| 63 |
+
| [Samantha2.0-Phi4-ita-16bit-Q4_0.gguf](https://huggingface.co/tensorblock/Samantha2.0-Phi4-ita-16bit-GGUF/blob/main/Samantha2.0-Phi4-ita-16bit-Q4_0.gguf) | Q4_0 | 8.383 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
| 64 |
+
| [Samantha2.0-Phi4-ita-16bit-Q4_K_S.gguf](https://huggingface.co/tensorblock/Samantha2.0-Phi4-ita-16bit-GGUF/blob/main/Samantha2.0-Phi4-ita-16bit-Q4_K_S.gguf) | Q4_K_S | 8.444 GB | small, greater quality loss |
|
| 65 |
+
| [Samantha2.0-Phi4-ita-16bit-Q4_K_M.gguf](https://huggingface.co/tensorblock/Samantha2.0-Phi4-ita-16bit-GGUF/blob/main/Samantha2.0-Phi4-ita-16bit-Q4_K_M.gguf) | Q4_K_M | 8.890 GB | medium, balanced quality - recommended |
|
| 66 |
+
| [Samantha2.0-Phi4-ita-16bit-Q5_0.gguf](https://huggingface.co/tensorblock/Samantha2.0-Phi4-ita-16bit-GGUF/blob/main/Samantha2.0-Phi4-ita-16bit-Q5_0.gguf) | Q5_0 | 10.152 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
| 67 |
+
| [Samantha2.0-Phi4-ita-16bit-Q5_K_S.gguf](https://huggingface.co/tensorblock/Samantha2.0-Phi4-ita-16bit-GGUF/blob/main/Samantha2.0-Phi4-ita-16bit-Q5_K_S.gguf) | Q5_K_S | 10.152 GB | large, low quality loss - recommended |
|
| 68 |
+
| [Samantha2.0-Phi4-ita-16bit-Q5_K_M.gguf](https://huggingface.co/tensorblock/Samantha2.0-Phi4-ita-16bit-GGUF/blob/main/Samantha2.0-Phi4-ita-16bit-Q5_K_M.gguf) | Q5_K_M | 10.413 GB | large, very low quality loss - recommended |
|
| 69 |
+
| [Samantha2.0-Phi4-ita-16bit-Q6_K.gguf](https://huggingface.co/tensorblock/Samantha2.0-Phi4-ita-16bit-GGUF/blob/main/Samantha2.0-Phi4-ita-16bit-Q6_K.gguf) | Q6_K | 12.030 GB | very large, extremely low quality loss |
|
| 70 |
+
| [Samantha2.0-Phi4-ita-16bit-Q8_0.gguf](https://huggingface.co/tensorblock/Samantha2.0-Phi4-ita-16bit-GGUF/blob/main/Samantha2.0-Phi4-ita-16bit-Q8_0.gguf) | Q8_0 | 15.581 GB | very large, extremely low quality loss - not recommended |
|
| 71 |
+
|
| 72 |
+
|
| 73 |
+
## Downloading instruction
|
| 74 |
+
|
| 75 |
+
### Command line
|
| 76 |
+
|
| 77 |
+
Firstly, install Huggingface Client
|
| 78 |
+
|
| 79 |
+
```shell
|
| 80 |
+
pip install -U "huggingface_hub[cli]"
|
| 81 |
+
```
|
| 82 |
+
|
| 83 |
+
Then, downoad the individual model file the a local directory
|
| 84 |
+
|
| 85 |
+
```shell
|
| 86 |
+
huggingface-cli download tensorblock/Samantha2.0-Phi4-ita-16bit-GGUF --include "Samantha2.0-Phi4-ita-16bit-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
| 87 |
+
```
|
| 88 |
+
|
| 89 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
| 90 |
+
|
| 91 |
+
```shell
|
| 92 |
+
huggingface-cli download tensorblock/Samantha2.0-Phi4-ita-16bit-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
| 93 |
+
```
|
Samantha2.0-Phi4-ita-16bit-Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a8f5cb17a1b17e79cc7b6698b3a1b011960c19b42ec54b4f93b626a08934d37e
|
| 3 |
+
size 5608796256
|
Samantha2.0-Phi4-ita-16bit-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:08a125f4cece7b1b4adc6b78abdaa0cd25cb2b5093c9c956f95843decb11bb0d
|
| 3 |
+
size 7788851296
|
Samantha2.0-Phi4-ita-16bit-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:495e0843b1c7d42c76629e83d4181fcda88f2094a91c7c8f0770d2dfe72816dc
|
| 3 |
+
size 7190835296
|
Samantha2.0-Phi4-ita-16bit-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d030bdc78495343a8186a856e202421f7f5ffbefdf9174828d066706d21d0155
|
| 3 |
+
size 6504755296
|
Samantha2.0-Phi4-ita-16bit-Q4_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:354969eb0afe9a81993318e6b75fd2f28632ea668f2fa4467b4aadc7a30254f1
|
| 3 |
+
size 8383426656
|
Samantha2.0-Phi4-ita-16bit-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d6ed3b414cb0df17964709d21ecc5825f9251e010b4c0eb7917dbe3f1a30a5a1
|
| 3 |
+
size 8890306656
|
Samantha2.0-Phi4-ita-16bit-Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b49d0f9731644d3d6d7c9af243e6075ad6da9a3bdcf3a48e34e85623be5561cc
|
| 3 |
+
size 8444047456
|
Samantha2.0-Phi4-ita-16bit-Q5_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf203945c560c8a1cdc8a7c2be42ae734ca0e3242ca3704da57c25d7aea2a4b5
|
| 3 |
+
size 10151587936
|
Samantha2.0-Phi4-ita-16bit-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:66f7c4395385c7bf4bde6b8d2d3fbd50aed6676e02e4064ad89a0a1092a1ffa1
|
| 3 |
+
size 10412707936
|
Samantha2.0-Phi4-ita-16bit-Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c61fff4a3dd9cb213636a1fbc9a892e7b92c8f8098118be0541291f7191d363d
|
| 3 |
+
size 10151587936
|
Samantha2.0-Phi4-ita-16bit-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe32112e91f9a1f7b716cad21a59d2a4e120341241212fef6d6b6c4640afcde6
|
| 3 |
+
size 12030259296
|
Samantha2.0-Phi4-ita-16bit-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e5392d53206f7672d3dcd1c05d69de99ffcd67107587f9521a9215f2384104f9
|
| 3 |
+
size 15580508256
|