初始化项目,由ModelHub XC社区提供模型
Model: aixk/haru-390m Source: Original Platform
This commit is contained in:
39
.gitattributes
vendored
Normal file
39
.gitattributes
vendored
Normal file
@@ -0,0 +1,39 @@
|
|||||||
|
*.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
|
||||||
|
sai_f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
sai_f16_q2_k.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
sai_f16_q3_k_m.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
sai_f16_q4_k_m.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
191
README.md
Normal file
191
README.md
Normal file
@@ -0,0 +1,191 @@
|
|||||||
|
---
|
||||||
|
pipeline_tag: text-generation
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
- ko
|
||||||
|
- ru
|
||||||
|
---
|
||||||
|
<div align="center">
|
||||||
|
<img src="https://cdn.jsdelivr.net/gh/sllkx/icons@main/logo/isai2.png" alt="ISAI Logo" width="160" style="border-radius: 30px; box-shadow: 0 4px 12px rgba(0,0,0,0.15); margin-bottom: 15px;">
|
||||||
|
|
||||||
|
|
||||||
|
<h2><b>ISAI - 이사이</b></h2>
|
||||||
|
<p style="color: #333; font-size: 12px">
|
||||||
|
I’m an independent developer building and maintaining AI projects on my own.</br>
|
||||||
|
Everything from model development to server costs, datasets, and feature updates is handled personally.</br>
|
||||||
|
Every bit of support helps keep the project running and allows me to improve it further.</br>
|
||||||
|
If you enjoy the project, please consider supporting it. Thank you.</br></br>
|
||||||
|
혼자서 AI 프로젝트를 개발하고 운영하고 있습니다.</br>
|
||||||
|
모델 개발, 서버 비용, 기능 개선까지 모두 개인이 직접 진행하고 있습니다.</br>
|
||||||
|
작은 후원 하나하나가 서비스 유지와 새로운 기능 개발에 큰 도움이 됩니다.</br>
|
||||||
|
프로젝트가 마음에 드셨다면 후원으로 응원해주세요. 감사합니다.</br>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<a href='https://ko-fi.com/U7U31ZCO2W' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi6.png?v=6' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
||||||
|
<table align="center" width="100%" style="border: none; border-collapse: separate; border-spacing: 15px; text-align: left; max-width: 1100px;">
|
||||||
|
<tr>
|
||||||
|
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
||||||
|
<a href="https://isai.kr/" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
||||||
|
<span>ISAI</span>
|
||||||
|
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
||||||
|
<a href="https://ollapp.isai.kr/" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
||||||
|
<span>ollapp</span>
|
||||||
|
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
||||||
|
<a href="https://addly.isai.kr/" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
||||||
|
<span>Addly</span>
|
||||||
|
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
||||||
|
<a href="https://blog.099.kr/" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
||||||
|
<span>blogig</span>
|
||||||
|
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
||||||
|
<a href="https://logig.im/" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
||||||
|
<span>logig</span>
|
||||||
|
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
||||||
|
<a href="https://099.kr/" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
||||||
|
<span>AI Magician</span>
|
||||||
|
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
||||||
|
<a href="https://99s.kr/" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
||||||
|
<span>99s</span>
|
||||||
|
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
||||||
|
<a href="https://199.kr/" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
||||||
|
<span>Global Stock</span>
|
||||||
|
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
||||||
|
<a href="https://archi.veai.workers.dev/" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
||||||
|
<span>AI Archive</span>
|
||||||
|
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
||||||
|
<a href="https://www.wikiwi.workers.dev/" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
||||||
|
<span>wikiwi</span>
|
||||||
|
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
||||||
|
<a href="https://www.wwwiki.workers.dev/" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
||||||
|
<span>wwwiki</span>
|
||||||
|
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
||||||
|
<a href="https://oduc.kr/" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
||||||
|
<span>Oduck</span>
|
||||||
|
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
||||||
|
<a href="https://lai.oduc.kr/" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
||||||
|
<span>lai</span>
|
||||||
|
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
||||||
|
<a href="https://spirit-browser.isai.kr/" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
||||||
|
<span>spirit browser</span>
|
||||||
|
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
||||||
|
<a href="https://799.kr/" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
||||||
|
<span>799</span>
|
||||||
|
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
||||||
|
<a href="https://thedeo.uk" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
||||||
|
<span>thedeouk</span>
|
||||||
|
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
||||||
|
<a href="https://wallpaper.ko-kr.workers.dev/" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
||||||
|
<span>wallpaper forum</span>
|
||||||
|
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
||||||
|
<a href="https://webbar.isai.kr" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
||||||
|
<span>webbar</span>
|
||||||
|
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
||||||
|
<a href="https://stode.isai.kr/" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
||||||
|
<span>Stode</span>
|
||||||
|
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
||||||
|
<a href="https://omap.isai.kr/" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
||||||
|
<span>OMAP</span>
|
||||||
|
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
||||||
|
<a href="https://manatoki.kr/" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
||||||
|
<span>hummorabbit</span>
|
||||||
|
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
||||||
|
<a href="https://spirit-browser.isai.kr/ollone/" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
||||||
|
<span>ollone</span>
|
||||||
|
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
||||||
|
<a href="https://ranovel.kr/" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
||||||
|
<span>ranovel.kr</span>
|
||||||
|
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
||||||
|
<a href="https://adsense.ko-kr.workers.dev/" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
||||||
|
<span>adsense forum</span>
|
||||||
|
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
<!-- Model Description Section -->
|
||||||
|
<div style="max-width: 1100px; margin: 40px auto 20px; padding: 25px; background: #ffffff; border: 1px solid #eaeaea; border-radius: 12px; text-align: left; line-height: 1.6;">
|
||||||
|
<h3 style="margin-top: 0; color: #222; font-size: 18px; border-bottom: 2px solid #f0f0f0; padding-bottom: 10px; margin-bottom: 15px;">Model Description</h3>
|
||||||
|
<p style="color: #444; font-size: 14px; margin: 0;">
|
||||||
|
<strong>Kori-390M</strong> is a lightweight language model built upon SmolLM2-360M. It has been specifically optimized to enhance Korean language capabilities and features an expanded model depth, providing a more robust performance while maintaining efficiency for various AI-driven tasks.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
4
chat_template.jinja
Normal file
4
chat_template.jinja
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{% for message in messages %}{{'<|im_start|>' + message['role'] + '
|
||||||
|
' + message['content'] + '<|im_end|>' + '
|
||||||
|
'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant
|
||||||
|
' }}{% endif %}
|
||||||
34
config.json
Normal file
34
config.json
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
{
|
||||||
|
"architectures": [
|
||||||
|
"LlamaForCausalLM"
|
||||||
|
],
|
||||||
|
"attention_bias": false,
|
||||||
|
"attention_dropout": 0.0,
|
||||||
|
"bos_token_id": 0,
|
||||||
|
"dtype": "float32",
|
||||||
|
"eos_token_id": 2,
|
||||||
|
"head_dim": 64,
|
||||||
|
"hidden_act": "silu",
|
||||||
|
"hidden_size": 960,
|
||||||
|
"initializer_range": 0.02,
|
||||||
|
"intermediate_size": 2560,
|
||||||
|
"is_llama_config": true,
|
||||||
|
"max_position_embeddings": 8192,
|
||||||
|
"mlp_bias": false,
|
||||||
|
"model_type": "llama",
|
||||||
|
"num_attention_heads": 15,
|
||||||
|
"num_hidden_layers": 35,
|
||||||
|
"num_key_value_heads": 5,
|
||||||
|
"pad_token_id": 0,
|
||||||
|
"pretraining_tp": 1,
|
||||||
|
"rms_norm_eps": 1e-05,
|
||||||
|
"rope_interleaved": false,
|
||||||
|
"rope_parameters": {
|
||||||
|
"rope_theta": 100000,
|
||||||
|
"rope_type": "default"
|
||||||
|
},
|
||||||
|
"tie_word_embeddings": true,
|
||||||
|
"transformers_version": "5.0.0",
|
||||||
|
"use_cache": false,
|
||||||
|
"vocab_size": 49152
|
||||||
|
}
|
||||||
13
generation_config.json
Normal file
13
generation_config.json
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"_from_model_config": true,
|
||||||
|
"bos_token_id": 0,
|
||||||
|
"eos_token_id": [
|
||||||
|
2,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"output_attentions": false,
|
||||||
|
"output_hidden_states": false,
|
||||||
|
"pad_token_id": 0,
|
||||||
|
"transformers_version": "5.0.0",
|
||||||
|
"use_cache": true
|
||||||
|
}
|
||||||
3
model.safetensors
Normal file
3
model.safetensors
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3a6fa89e104e3da9d83d9b009f541133a13b1d2328e2d1b1e8fb1478a28dd34c
|
||||||
|
size 1565308000
|
||||||
3
sai_f16.gguf
Normal file
3
sai_f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:df468ff325f8deed40eb8000558407b9fb996cc2f160b8349dc2ca4a9a63d940
|
||||||
|
size 784560608
|
||||||
3
sai_f16_q2_k.gguf
Normal file
3
sai_f16_q2_k.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1aac707b56ce61fb1b0f32526e07f9b921b17b2ea8673eeffabdd1652af1e790
|
||||||
|
size 234307808
|
||||||
3
sai_f16_q3_k_m.gguf
Normal file
3
sai_f16_q3_k_m.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c38bbe5d5457a79b7bd27e20bfc16f8181d0f0fb9794fd7a3ab6260360823990
|
||||||
|
size 251760608
|
||||||
3
sai_f16_q4_k_m.gguf
Normal file
3
sai_f16_q4_k_m.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:96a1b1eaccbdeb1bdb621d2d18836f8f9f36e412dd94099139f50254d0aadb75
|
||||||
|
size 290717408
|
||||||
244974
tokenizer.json
Normal file
244974
tokenizer.json
Normal file
File diff suppressed because it is too large
Load Diff
17
tokenizer_config.json
Normal file
17
tokenizer_config.json
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"add_prefix_space": false,
|
||||||
|
"backend": "tokenizers",
|
||||||
|
"bos_token": "<|endoftext|>",
|
||||||
|
"clean_up_tokenization_spaces": false,
|
||||||
|
"eos_token": "<|im_end|>",
|
||||||
|
"extra_special_tokens": [
|
||||||
|
"<|im_start|>",
|
||||||
|
"<|im_end|>"
|
||||||
|
],
|
||||||
|
"is_local": true,
|
||||||
|
"model_max_length": 8192,
|
||||||
|
"pad_token": "<|endoftext|>",
|
||||||
|
"tokenizer_class": "TokenizersBackend",
|
||||||
|
"unk_token": "<|endoftext|>",
|
||||||
|
"vocab_size": 49152
|
||||||
|
}
|
||||||
3
training_args.bin
Normal file
3
training_args.bin
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:03d850b3e21d8342348885811d39de06fb3342a49675b7df5ffc7868f24b399e
|
||||||
|
size 5649
|
||||||
Reference in New Issue
Block a user