burak commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ tags:
|
|
| 10 |
model_name: SykoLLM-V2.4-Thinking-Beta
|
| 11 |
base_model: syko818121/SykoLLM-V2.3-Turkish-Instruct
|
| 12 |
model_type: causal-lm
|
| 13 |
-
parameters:
|
| 14 |
---
|
| 15 |
|
| 16 |
# SykoLLM-V2.4-Thinking-Beta
|
|
@@ -28,7 +28,7 @@ This model is currently in a **strict Beta phase**.
|
|
| 28 |
|
| 29 |
## Model Specifications
|
| 30 |
- **Model Name:** SykoLLM-V2.4-Thinking-Beta
|
| 31 |
-
- **Parameter Count:** ~
|
| 32 |
- **Vocabulary Size:** 50,000 (Custom tokenizer optimized for Turkish)
|
| 33 |
- **Context Window:** 1024 Tokens (Expanded from the original 512 via positional embedding surgery)
|
| 34 |
- **Architecture:** GPT-2 based with modified positional embeddings to support longer context.
|
|
|
|
| 10 |
model_name: SykoLLM-V2.4-Thinking-Beta
|
| 11 |
base_model: syko818121/SykoLLM-V2.3-Turkish-Instruct
|
| 12 |
model_type: causal-lm
|
| 13 |
+
parameters: ~96.1M params
|
| 14 |
---
|
| 15 |
|
| 16 |
# SykoLLM-V2.4-Thinking-Beta
|
|
|
|
| 28 |
|
| 29 |
## Model Specifications
|
| 30 |
- **Model Name:** SykoLLM-V2.4-Thinking-Beta
|
| 31 |
+
- **Parameter Count:** ~96.1M params (Lightweight and fast)
|
| 32 |
- **Vocabulary Size:** 50,000 (Custom tokenizer optimized for Turkish)
|
| 33 |
- **Context Window:** 1024 Tokens (Expanded from the original 512 via positional embedding surgery)
|
| 34 |
- **Architecture:** GPT-2 based with modified positional embeddings to support longer context.
|