Spaces:
Configuration error
Configuration error
Update README.md
Browse files
README.md
CHANGED
|
@@ -227,5 +227,60 @@ We use standard ML infra and languages — replace badges with repo-hosted asset
|
|
| 227 |
| C |  |
|
| 228 |
|
| 229 |
---
|
|
|
|
| 230 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 231 |
**Palster Labs — Fine-Tune. Benchmark. Openly Improve.**
|
|
|
|
| 227 |
| C |  |
|
| 228 |
|
| 229 |
---
|
| 230 |
+
# 🧠 Open Model Ecosystem
|
| 231 |
|
| 232 |
+
We experiment with leading open-weight models:
|
| 233 |
+
|
| 234 |
+

|
| 235 |
+

|
| 236 |
+

|
| 237 |
+

|
| 238 |
+

|
| 239 |
+
|
| 240 |
+
We fine-tune, evaluate, and compare architectures across reasoning, coding, multimodal, and task-specific workloads.
|
| 241 |
+
|
| 242 |
+
---
|
| 243 |
+
|
| 244 |
+
# 🛠 Frameworks & Libraries
|
| 245 |
+
|
| 246 |
+

|
| 247 |
+

|
| 248 |
+

|
| 249 |
+

|
| 250 |
+

|
| 251 |
+

|
| 252 |
+
|
| 253 |
+
We design modular pipelines that scale from notebook prototypes to large GPU clusters.
|
| 254 |
+
|
| 255 |
+
---
|
| 256 |
+
|
| 257 |
+
# 💻 Programming Languages
|
| 258 |
+
|
| 259 |
+

|
| 260 |
+

|
| 261 |
+

|
| 262 |
+

|
| 263 |
+
|
| 264 |
+
Python is our primary research language, while C/C++ are used for performance-critical systems and inference optimizations.
|
| 265 |
+
|
| 266 |
+
---
|
| 267 |
+
|
| 268 |
+
# 🖥 Local AI & Deployment Tools
|
| 269 |
+
|
| 270 |
+
We support and experiment with local inference ecosystems:
|
| 271 |
+
|
| 272 |
+

|
| 273 |
+

|
| 274 |
+

|
| 275 |
+

|
| 276 |
+

|
| 277 |
+
|
| 278 |
+
We test models for:
|
| 279 |
+
|
| 280 |
+
- High-throughput inference
|
| 281 |
+
- Memory efficiency
|
| 282 |
+
- Quantization performance
|
| 283 |
+
- Local deployment stability
|
| 284 |
+
|
| 285 |
+
---
|
| 286 |
**Palster Labs — Fine-Tune. Benchmark. Openly Improve.**
|