Skip to content
memoctetDownload
Language English

Seed-OSS-36B-Instruct-Q4_K_M

This seed file names one model file by its SHA-256. The player downloads it, checks every byte and runs it on your CPU, or refuses.

  • Passed start-up
  • Same on Linux and Windows

Use this seed

Download the playerHave the player? Run it

Needs

  • RAM: the player refuses below 20.27 GiB
  • Peak memory: not measured for this seed. The player compares your RAM with the file size, not with the memory it will use; on the 2 seeds we measured, the largest process peaked 49% and 77% above the file size (Linux, )
  • Free disk ≥ 21.28 GiB
  • x86-64 processor with AVX2, FMA and F16C
  • Linux (glibc 2.35 or newer) or Windows 11 (builds 26100 and 26200 measured)

The player checks RAM, free disk and the processor before downloading, and stops if any of them falls short; a value it cannot read does not stop it.

Downloads 20.27 GiB from Hugging Face.

Seed file · 509 bytes · already in the player's archive, catalogue folder

Seed seed-oss-36b · 509 bytes

Model by ByteDance-Seed · file converted by unsloth (unsloth/Seed-OSS-36B-Instruct-GGUF)

Apache-2.0 · No extra terms (keep the licence notice) · label and model card read; licence file not opened · as declared, read · not legal advice

Linux vs Windows comparison: same tokens on 3 test questions, 2 machines, .

Run it

From the unpacked player folder. --maison is the folder for this model and your conversations.

Linux · bash
# germer: download the model file and check every byte./memown germer catalogue/seed-oss-36b.graine.json --maison ~/ia/seed-oss-36b

Expected: a line starting with VERDICT : VERT (VERT: all four checks passed, including the byte-for-byte check)

Windows 11 · PowerShell
# germer: download the model file and check every byte.\memown.exe germer catalogue\seed-oss-36b.graine.json --maison "$env:USERPROFILE\ia\seed-oss-36b"

Expected: a line starting with VERDICT : VERT (VERT: all four checks passed, including the byte-for-byte check)

Compare your answer with ours

Ask it first, right after germer, in a new --maison folder. Type the question exactly, in French: the published fingerprint is for these exact bytes.

Expected: 98 tokens, seen on 2 machines (Linux and Windows 11), , 0 differences · fingerprint 779884e31b93434bdae456799dd44850fecc58552a127cc5bb13de5af7f44774 Click once to select the whole value.

Linux · bash
# parler: ask a question./memown parler --maison ~/ia/seed-oss-36b --dire "Quelle est la capitale de la France ?"grep -c '"ids_sha256":"779884e31b93434bdae456799dd44850fecc58552a127cc5bb13de5af7f44774"' ~/ia/seed-oss-36b/vies/vie/journal.json

Expected: 1

Windows 11 · PowerShell
# parler: ask a question.\memown.exe parler --maison "$env:USERPROFILE\ia\seed-oss-36b" --dire "Quelle est la capitale de la France ?"Select-String -Quiet -SimpleMatch -Path "$env:USERPROFILE\ia\seed-oss-36b\vies\vie\journal.json" -Pattern '"ids_sha256":"779884e31b93434bdae456799dd44850fecc58552a127cc5bb13de5af7f44774"'

Expected: True

1 or True: your tokens are the same as ours. 0 or False: they differ. Tell us either way.

To ask your own question, change the text after --dire. Keep the test question to compare with ours.

What this seed names

Model file
Seed-OSS-36B-Instruct-Q4_K_M.gguf
Size
21,762,149,536 bytes (20.27 GiB)
SHA-256
2d9f3c32a61f2668e012708be7ec04e753e35e366f87b9e4bce89f4d073cfc16
Hosted at
Hugging Face gave the same SHA-256 for this file (checked ) · If that file changes, the player refuses it.
Licence
Apache-2.0 · No extra terms
Seed file
seed-oss-36b.graine.json · 509 bytes · 40579ed1f9997b77d34001937dd303e23acf5f9c680d309fd15cb26090337b49

What we measured

  • Start-up: passed on when the seed was made (Linux, glibc 2.35).
  • Linux vs Windows: same tokens · 3 test questions · 2 machines · · data (JSON)
  • 3 expected answers · up to 2 machines · 0 differences
  • 2.1–2.7 tokens/s · 3 rented AMD EPYC servers shared with other work · 8 threads · short answers in a new conversation · player 1.2, same engines as 1.3.1 · . Your speed: not measured.

Not measured for this seed

  • AMD vs Intel
  • Peak memory

Not measured for any seed: see Measurements.

3 expected answers
QuestionExpectedMeasured
Quelle est la capitale de la France ? (“What is the capital of France?”)98 tokens · SHA-256 of the token IDs 779884e3…447742 machines
What is the capital of Italy?100 tokens · SHA-256 of the token IDs 18939707…dea102 machines
Continue la suite : 2, 4, 8, 16, (“Continue the sequence: 2, 4, 8, 16,”)256 tokens · SHA-256 of the token IDs f11b4862…d14f82 machines
The seed file (JSON, 509 bytes)
{"matiere":{"nom":"Seed-OSS-36B-Instruct-Q4_K_M.gguf","octets":21762149536,"sha256":"2d9f3c32a61f2668e012708be7ec04e753e35e366f87b9e4bce89f4d073cfc16","substrat":["hf:unsloth/Seed-OSS-36B-Instruct-GGUF/Seed-OSS-36B-Instruct-Q4_K_M.gguf"]},"nom":"seed-oss-36b","notes":"licence declaree par l hebergeur : apache-2.0. les poids ne sont pas ici : ils sont NOMMES.","recette":{"classe":"x86-64-fils8","empreinte":"869bef8788166262e4a72fe04f0809756f561a2bae03a52a95e3fb7f294b8226"},"scellee_le":"2026-08-17","v":1}
Licence as we read it, in French

Aucun seuil, aucune obligation de nommage.

Ce qui suit la redistribution est ce qu'Apache 2.0 exige : joindre une copie de la licence, conserver les mentions de droit d'auteur, de brevet et d'attribution, et signaler les fichiers modifiés.

La carte amont dit : « This project is licensed under Apache-2.0. » Le dépôt redistributeur propose un format de citation académique — c'est une recommandation, pas une obligation de la licence.

étiquette et carte du dépôt amont lues (étiquette croisée README brut + API) ; le fichier de licence lui-même n'a pas été ouvert

huggingface.co/ByteDance-Seed/Seed-OSS-36B-Instruct

Full record, in French