Przejdź do treści

Szczegóły modelu

Z.ai: GLM 5.2

Status: AktywnyW trendach Hugging FaceDostęp APIModel lokalny

Dostawca: z-ai →Dodaj do porównania

Profil techniczny

Kluczowe dane modelu

Pokazujemy wyłącznie dostępne, potwierdzone informacje.

Modalność
Tekst → tekst
Format wag
SafetensorsBF16
Architektura
Glm Moe Dsakonfiguracja modelu
Aktywni eksperci
8na token · konfiguracja wariantu
Główne zadanie
Generowanie tekstu
Biblioteka
Transformers
Publiczne warianty: 1 · źródło: Hugging Face Hub Models API · rewizja b4734de4fa… · weryfikacja: 2026-08-09Zobacz warianty i źródła →

Opis modelu

? Dołącz do naszej społeczności WeChat lub Discord. ? Sprawdź blog GLM-5.2 i raport techniczny GLM-5. ? Korzystaj z usług API GLM-5.2 na platformie API Z.ai. ? Wypróbuj GLM-5.2 tutaj.

Przedstawiamy GLM-5.2, nasz najnowszy flagowy model do zadań długoterminowych. Stanowi on znaczący skok w możliwościach zadań długoterminowych w porównaniu z poprzednikiem GLM-5.1 i po raz pierwszy dostarcza tę możliwość na solidnym kontekście 1M tokenów.

Nowe możliwości GLM-5.2 obejmują:

  • Solidny kontekst 1M: Solidny kontekst 1M tokenów, który stabilnie utrzymuje długoterminową pracę
  • Zaawansowane kodowanie z elastycznym wysiłkiem: Silniejsze możliwości kodowania z wieloma poziomami wysiłku myślenia, aby zrównoważyć wydajność i opóźnienia
  • Ulepszona architektura: Proponujemy IndexShare, który ponownie używa tego samego indeksatora w co czwartej rzadkiej warstwie uwagi, redukując FLOPs na token o 2,9× przy długości kontekstu 1M. Ulepszamy również warstwę MTP GLM-5.2 do spekulacyjnego dekodowania, zwiększając długość akceptacji nawet o 20%
  • Czysto otwarty: Licencja open-source MIT — bez ograniczeń regionalnych, dostęp techniczny bez granic
BenchmarkGLM-5.2GLM-5.1Qwen3.7-MaxMiniMax M3DeepSeek-V4-ProClaude Opus 4.8GPT-5.5Gemini 3.1 Pro
Rozumowanie
HLE40.53141.43737.749.8*41.4*45
HLE (z narzędziami)54.752.353.548.257.9*52.2*51.4*
CritPt20.94.613.43.712.920.927.117.7
AIME 202699.295.39794.695.798.398.2
HMMT Nov. 202594.4949584.494.496.596.594.8
HMMT Feb. 202692.582.697.184.495.296.796.787.3
IMOAnswerBench91.083.89089.883.581
GPQA-Diamond91.286.2909390.193.693.694.3
Kodowanie
SWE-bench Pro62.158.460.65955.469.258.654.2
NL2Repo48.942.747.242.135.569.750.733.4
DeepSWE46.21818208587010
ProgramBench63.750.947.871.970.839.5
Terminal Bench 2.1 (Terminus-2)81.063.5756564858474
Terminal Bench 2.1 (Najlepszy zgłoszony harness)82.76978.983.470.7
FrontierSWE (Dominance)74.430.529.075.172.639.6
PostTrainBench34.320.137.228.421.6
SWE-Marathon13.01.026.012.04.0
Agentowe
MCP-Atlas (Zbiór publiczny)76.871.876.474.273.677.875.369.2
Tool-Decathlon48.240.752.859.955.648.8

GLM-5.2 obsługuje wdrożenie z następującymi frameworkami. Zachęcamy do wypróbowania:

  • SGLang (v0.5.13.post1+) — zobacz cookbook
  • vLLM (v0.23.0+) — zobacz przepisy
  • Transformers (v0.5.12+) — zobacz dokumentację transformers
  • KTransformers (v0.5.12+) — zobacz poradnik
  • Unsloth (v0.1.47-beta+) — zobacz przewodnik
  • Do wdrożenia na platformie Ascend NPU obsługiwane są frameworki wnioskowania takie jak vLLM-Ascend, xLLM i SGLang — zobacz tutaj.
  • Humanity’s Last Exam (HLE) i inne zadania rozumowania: Do oceny używamy parametrów próbkowania temperature=1.0, top_p=0.95. Oceniamy z maksymalną długością generacji 163 840 tokenów. Domyślnie raportujemy podzbiór tylko tekstowy; wyniki oznaczone * pochodzą z pełnego zbioru. Dla AIME, HMMT i IMOAnswerBench oceniamy każde pytanie za pomocą następującego promptu systemowego: Your response should be in the following format:\nExplanation: {your explanation for your final answer}\nExact Answer: {your succinct, final answer}\nConfidence: {your confidence score between 0% and 100% for your answer}. Używamy GPT-5.5 (medium) jako modelu sędziego. Dla HLE z narzędziami używamy maksymalnej długości kontekstu 300 000 tokenów, bez strategii zarządzania kontekstem.
  • SWE-Bench Pro: Uruchamiamy zestaw SWE-Bench Pro z OpenHands przy użyciu dostosowanego promptu instrukcji. Ustawienia: temperature=1, top_p=1, max_new_tokens=32k, z oknem kontekstu 400K.
  • NL2Repo: Oceniliśmy NL2Repo z temperature=1.0, top_p=1.0 i max_new_tokens=48k przy kontekście 400k. Aby zapobiec nadużyciom, używamy oceny opartej na regułach i LLM, aby zapobiec złośliwym zachowaniom (np. nieautoryzowane operacje pip lub curl).
  • DeepSWE: Uruchamiamy DeepSWE z oficjalnym frameworkiem oceny pier i harnessem mini-swe-agent (temperature=1.0, top_p=1.0, timeout=2h, kontekst 400K). Każde zadanie jest rozwiązywane w izolowanym kontenerze z 2 CPU, 8 GB RAM i bez dostępu do internetu.
  • ProgramBench: Oceniamy ProgramBench (200 instancji) z Claude-Code 2.1.156 przy użyciu temperature=1.0, top_p=1.0, max_tokens=64000, max_turns=2000, sample_timeout=6h, reasoning_effort=max, z oknem kontekstu 400K. Każda instancja działa w piaskownicy (4 CPU, 8 GB RAM) z wyłączonym dostępem do internetu.
  • Terminal-Bench 2.1 (Terminus 2): Oceniamy Terminal-Bench 2.1 z frameworkiem Terminus-2 przy użyciu parser=json, timeout=4h, temperature=1.0, top_p=1.0, max_new_tokens=48k, max_episodes=500, z oknem kontekstu 256K. Limity zasobów są ograniczone do 4 CPU i 8 GB RAM.
  • Terminal-Bench 2.1 (Claude Code): Oceniamy w Claude Code 2.1.167 z temperature=1.0, top_p=0.95, max_new_tokens=131072. Zastępujemy maxnewtokens na 128k przez przezroczysty proxy, omijając limit CLI 64k, aby przywrócić konfigurowalność CLAUDE_CODE_MAX_OUTPUT_TOKENS. Usuwamy limity czasu rzeczywistego, zachowując ograniczenia CPU i pamięci na zadanie. Wyniki są uśrednione z 5 uruchomień.
  • MCP-Atlas: Wszystkie modele zostały ocenione w trybie myślenia na publicznym podzbiorze 500 zadań z limitem czasu 10 minut na zadanie. Używamy Gemini-3.0-Pro jako modelu sędziego do oceny.
  • Tool-Decathlon: Korzystamy z oficjalnej usługi oceny i ustawiamy max_token na 128K.
  • FrontierSWE: Ocena została przeprowadzona przez Proximal z długością kontekstu 1M, maksymalnym poziomem wysiłku i 128K maksymalnych tokenów wyjściowych. Wynik Dominance zgłoszony na dzień 2026/06/16.
  • PostTrainBench: Ocena została przeprowadzona przez PostTrainBench z długością kontekstu 1M, maksymalnym poziomem wysiłku i 128K maksymalnych tokenów wyjściowych.
  • SWE-Marathon: Ocena została przeprowadzona przez Abundant AI z długością kontekstu 1M, maksymalnym poziomem wysiłku i 128K maksymalnych tokenów wyjściowych.

Jeśli GLM-5.2 okaże się przydatny w Twoich badaniach, prosimy o cytowanie naszego raportu technicznego:

Warianty do uruchomienia

WariantFormatRozmiar wagŹródło i weryfikacja
753B · SAFETENSORS
Manifest plików (283)
  • model.safetensors.index.jsonindex · 0,0 GB
  • model-00001-of-00282.safetensorsweights · 5,3 GB
  • model-00002-of-00282.safetensorsweights · 5,4 GB
  • model-00003-of-00282.safetensorsweights · 5,4 GB
  • model-00004-of-00282.safetensorsweights · 5,4 GB
  • model-00005-of-00282.safetensorsweights · 5,4 GB
  • model-00006-of-00282.safetensorsweights · 5,4 GB
  • model-00007-of-00282.safetensorsweights · 5,4 GB
  • model-00008-of-00282.safetensorsweights · 5,4 GB
  • model-00009-of-00282.safetensorsweights · 5,4 GB
  • model-00010-of-00282.safetensorsweights · 5,4 GB
  • model-00011-of-00282.safetensorsweights · 5,4 GB
  • model-00012-of-00282.safetensorsweights · 5,4 GB
  • model-00013-of-00282.safetensorsweights · 5,4 GB
  • model-00014-of-00282.safetensorsweights · 5,4 GB
  • model-00015-of-00282.safetensorsweights · 5,4 GB
  • model-00016-of-00282.safetensorsweights · 5,4 GB
  • model-00017-of-00282.safetensorsweights · 5,4 GB
  • model-00018-of-00282.safetensorsweights · 5,4 GB
  • model-00019-of-00282.safetensorsweights · 5,4 GB
  • model-00020-of-00282.safetensorsweights · 5,4 GB
  • model-00021-of-00282.safetensorsweights · 5,4 GB
  • model-00022-of-00282.safetensorsweights · 5,4 GB
  • model-00023-of-00282.safetensorsweights · 5,4 GB
  • model-00024-of-00282.safetensorsweights · 5,4 GB
  • model-00025-of-00282.safetensorsweights · 5,4 GB
  • model-00026-of-00282.safetensorsweights · 5,4 GB
  • model-00027-of-00282.safetensorsweights · 5,4 GB
  • model-00028-of-00282.safetensorsweights · 5,4 GB
  • model-00029-of-00282.safetensorsweights · 5,4 GB
  • model-00030-of-00282.safetensorsweights · 5,4 GB
  • model-00031-of-00282.safetensorsweights · 5,4 GB
  • model-00032-of-00282.safetensorsweights · 5,4 GB
  • model-00033-of-00282.safetensorsweights · 5,4 GB
  • model-00034-of-00282.safetensorsweights · 5,4 GB
  • model-00035-of-00282.safetensorsweights · 5,4 GB
  • model-00036-of-00282.safetensorsweights · 5,4 GB
  • model-00037-of-00282.safetensorsweights · 5,4 GB
  • model-00038-of-00282.safetensorsweights · 5,4 GB
  • model-00039-of-00282.safetensorsweights · 5,4 GB
  • model-00040-of-00282.safetensorsweights · 5,4 GB
  • model-00041-of-00282.safetensorsweights · 5,4 GB
  • model-00042-of-00282.safetensorsweights · 5,4 GB
  • model-00043-of-00282.safetensorsweights · 5,4 GB
  • model-00044-of-00282.safetensorsweights · 5,4 GB
  • model-00045-of-00282.safetensorsweights · 5,4 GB
  • model-00046-of-00282.safetensorsweights · 5,4 GB
  • model-00047-of-00282.safetensorsweights · 5,4 GB
  • model-00048-of-00282.safetensorsweights · 5,4 GB
  • model-00049-of-00282.safetensorsweights · 5,2 GB
  • model-00050-of-00282.safetensorsweights · 5,4 GB
  • model-00051-of-00282.safetensorsweights · 5,4 GB
  • model-00052-of-00282.safetensorsweights · 5,4 GB
  • model-00053-of-00282.safetensorsweights · 5,4 GB
  • model-00054-of-00282.safetensorsweights · 5,4 GB
  • model-00055-of-00282.safetensorsweights · 5,4 GB
  • model-00056-of-00282.safetensorsweights · 5,4 GB
  • model-00057-of-00282.safetensorsweights · 5,4 GB
  • model-00058-of-00282.safetensorsweights · 5,4 GB
  • model-00059-of-00282.safetensorsweights · 5,4 GB
  • model-00060-of-00282.safetensorsweights · 5,4 GB
  • model-00061-of-00282.safetensorsweights · 5,4 GB
  • model-00062-of-00282.safetensorsweights · 5,4 GB
  • model-00063-of-00282.safetensorsweights · 5,4 GB
  • model-00064-of-00282.safetensorsweights · 5,4 GB
  • model-00065-of-00282.safetensorsweights · 5,4 GB
  • model-00066-of-00282.safetensorsweights · 5,4 GB
  • model-00067-of-00282.safetensorsweights · 5,4 GB
  • model-00068-of-00282.safetensorsweights · 5,4 GB
  • model-00069-of-00282.safetensorsweights · 5,4 GB
  • model-00070-of-00282.safetensorsweights · 5,4 GB
  • model-00071-of-00282.safetensorsweights · 5,4 GB
  • model-00072-of-00282.safetensorsweights · 5,4 GB
  • model-00073-of-00282.safetensorsweights · 5,4 GB
  • model-00074-of-00282.safetensorsweights · 5,4 GB
  • model-00075-of-00282.safetensorsweights · 5,4 GB
  • model-00076-of-00282.safetensorsweights · 5,4 GB
  • model-00077-of-00282.safetensorsweights · 5,4 GB
  • model-00078-of-00282.safetensorsweights · 5,4 GB
  • model-00079-of-00282.safetensorsweights · 5,4 GB
  • model-00080-of-00282.safetensorsweights · 5,4 GB
  • model-00081-of-00282.safetensorsweights · 5,4 GB
  • model-00082-of-00282.safetensorsweights · 5,4 GB
  • model-00083-of-00282.safetensorsweights · 5,4 GB
  • model-00084-of-00282.safetensorsweights · 5,4 GB
  • model-00085-of-00282.safetensorsweights · 5,4 GB
  • model-00086-of-00282.safetensorsweights · 5,4 GB
  • model-00087-of-00282.safetensorsweights · 5,4 GB
  • model-00088-of-00282.safetensorsweights · 5,4 GB
  • model-00089-of-00282.safetensorsweights · 5,4 GB
  • model-00090-of-00282.safetensorsweights · 5,4 GB
  • model-00091-of-00282.safetensorsweights · 5,4 GB
  • model-00092-of-00282.safetensorsweights · 5,4 GB
  • model-00093-of-00282.safetensorsweights · 5,4 GB
  • model-00094-of-00282.safetensorsweights · 5,4 GB
  • model-00095-of-00282.safetensorsweights · 5,4 GB
  • model-00096-of-00282.safetensorsweights · 5,4 GB
  • model-00097-of-00282.safetensorsweights · 5,4 GB
  • model-00098-of-00282.safetensorsweights · 5,4 GB
  • model-00099-of-00282.safetensorsweights · 5,4 GB
  • model-00100-of-00282.safetensorsweights · 5,4 GB
  • model-00101-of-00282.safetensorsweights · 5,4 GB
  • model-00102-of-00282.safetensorsweights · 5,4 GB
  • model-00103-of-00282.safetensorsweights · 5,4 GB
  • model-00104-of-00282.safetensorsweights · 5,4 GB
  • model-00105-of-00282.safetensorsweights · 5,4 GB
  • model-00106-of-00282.safetensorsweights · 5,4 GB
  • model-00107-of-00282.safetensorsweights · 5,4 GB
  • model-00108-of-00282.safetensorsweights · 5,4 GB
  • model-00109-of-00282.safetensorsweights · 5,4 GB
  • model-00110-of-00282.safetensorsweights · 5,4 GB
  • model-00111-of-00282.safetensorsweights · 5,4 GB
  • model-00112-of-00282.safetensorsweights · 5,4 GB
  • model-00113-of-00282.safetensorsweights · 5,4 GB
  • model-00114-of-00282.safetensorsweights · 5,4 GB
  • model-00115-of-00282.safetensorsweights · 5,4 GB
  • model-00116-of-00282.safetensorsweights · 5,4 GB
  • model-00117-of-00282.safetensorsweights · 5,4 GB
  • model-00118-of-00282.safetensorsweights · 5,4 GB
  • model-00119-of-00282.safetensorsweights · 5,3 GB
  • model-00120-of-00282.safetensorsweights · 5,4 GB
  • model-00121-of-00282.safetensorsweights · 5,4 GB
  • model-00122-of-00282.safetensorsweights · 5,4 GB
  • model-00123-of-00282.safetensorsweights · 5,4 GB
  • model-00124-of-00282.safetensorsweights · 5,4 GB
  • model-00125-of-00282.safetensorsweights · 5,4 GB
  • model-00126-of-00282.safetensorsweights · 5,4 GB
  • model-00127-of-00282.safetensorsweights · 5,4 GB
  • model-00128-of-00282.safetensorsweights · 5,4 GB
  • model-00129-of-00282.safetensorsweights · 5,4 GB
  • model-00130-of-00282.safetensorsweights · 5,4 GB
  • model-00131-of-00282.safetensorsweights · 5,4 GB
  • model-00132-of-00282.safetensorsweights · 5,4 GB
  • model-00133-of-00282.safetensorsweights · 5,4 GB
  • model-00134-of-00282.safetensorsweights · 5,4 GB
  • model-00135-of-00282.safetensorsweights · 5,4 GB
  • model-00136-of-00282.safetensorsweights · 5,4 GB
  • model-00137-of-00282.safetensorsweights · 5,4 GB
  • model-00138-of-00282.safetensorsweights · 5,4 GB
  • model-00139-of-00282.safetensorsweights · 5,4 GB
  • model-00140-of-00282.safetensorsweights · 5,4 GB
  • model-00141-of-00282.safetensorsweights · 5,4 GB
  • model-00142-of-00282.safetensorsweights · 5,4 GB
  • model-00143-of-00282.safetensorsweights · 5,4 GB
  • model-00144-of-00282.safetensorsweights · 5,4 GB
  • model-00145-of-00282.safetensorsweights · 5,4 GB
  • model-00146-of-00282.safetensorsweights · 5,4 GB
  • model-00147-of-00282.safetensorsweights · 5,4 GB
  • model-00148-of-00282.safetensorsweights · 5,4 GB
  • model-00149-of-00282.safetensorsweights · 5,4 GB
  • model-00150-of-00282.safetensorsweights · 5,4 GB
  • model-00151-of-00282.safetensorsweights · 5,4 GB
  • model-00152-of-00282.safetensorsweights · 5,4 GB
  • model-00153-of-00282.safetensorsweights · 5,4 GB
  • model-00154-of-00282.safetensorsweights · 5,4 GB
  • model-00155-of-00282.safetensorsweights · 5,4 GB
  • model-00156-of-00282.safetensorsweights · 5,4 GB
  • model-00157-of-00282.safetensorsweights · 5,4 GB
  • model-00158-of-00282.safetensorsweights · 5,4 GB
  • model-00159-of-00282.safetensorsweights · 5,4 GB
  • model-00160-of-00282.safetensorsweights · 5,4 GB
  • model-00161-of-00282.safetensorsweights · 5,4 GB
  • model-00162-of-00282.safetensorsweights · 5,4 GB
  • model-00163-of-00282.safetensorsweights · 5,4 GB
  • model-00164-of-00282.safetensorsweights · 5,4 GB
  • model-00165-of-00282.safetensorsweights · 5,4 GB
  • model-00166-of-00282.safetensorsweights · 5,4 GB
  • model-00167-of-00282.safetensorsweights · 5,4 GB
  • model-00168-of-00282.safetensorsweights · 5,4 GB
  • model-00169-of-00282.safetensorsweights · 5,4 GB
  • model-00170-of-00282.safetensorsweights · 5,4 GB
  • model-00171-of-00282.safetensorsweights · 5,4 GB
  • model-00172-of-00282.safetensorsweights · 5,4 GB
  • model-00173-of-00282.safetensorsweights · 5,4 GB
  • model-00174-of-00282.safetensorsweights · 5,4 GB
  • model-00175-of-00282.safetensorsweights · 5,4 GB
  • model-00176-of-00282.safetensorsweights · 5,4 GB
  • model-00177-of-00282.safetensorsweights · 5,4 GB
  • model-00178-of-00282.safetensorsweights · 5,4 GB
  • model-00179-of-00282.safetensorsweights · 5,4 GB
  • model-00180-of-00282.safetensorsweights · 5,4 GB
  • model-00181-of-00282.safetensorsweights · 5,4 GB
  • model-00182-of-00282.safetensorsweights · 5,4 GB
  • model-00183-of-00282.safetensorsweights · 5,4 GB
  • model-00184-of-00282.safetensorsweights · 5,4 GB
  • model-00185-of-00282.safetensorsweights · 5,4 GB
  • model-00186-of-00282.safetensorsweights · 5,4 GB
  • model-00187-of-00282.safetensorsweights · 5,4 GB
  • model-00188-of-00282.safetensorsweights · 5,4 GB
  • model-00189-of-00282.safetensorsweights · 5,4 GB
  • model-00190-of-00282.safetensorsweights · 5,4 GB
  • model-00191-of-00282.safetensorsweights · 5,4 GB
  • model-00192-of-00282.safetensorsweights · 5,4 GB
  • model-00193-of-00282.safetensorsweights · 5,4 GB
  • model-00194-of-00282.safetensorsweights · 5,4 GB
  • model-00195-of-00282.safetensorsweights · 5,4 GB
  • model-00196-of-00282.safetensorsweights · 5,4 GB
  • model-00197-of-00282.safetensorsweights · 5,4 GB
  • model-00198-of-00282.safetensorsweights · 5,4 GB
  • model-00199-of-00282.safetensorsweights · 5,4 GB
  • model-00200-of-00282.safetensorsweights · 5,4 GB
  • model-00201-of-00282.safetensorsweights · 5,4 GB
  • model-00202-of-00282.safetensorsweights · 5,4 GB
  • model-00203-of-00282.safetensorsweights · 5,4 GB
  • model-00204-of-00282.safetensorsweights · 5,4 GB
  • model-00205-of-00282.safetensorsweights · 5,4 GB
  • model-00206-of-00282.safetensorsweights · 5,4 GB
  • model-00207-of-00282.safetensorsweights · 5,4 GB
  • model-00208-of-00282.safetensorsweights · 5,4 GB
  • model-00209-of-00282.safetensorsweights · 5,4 GB
  • model-00210-of-00282.safetensorsweights · 5,4 GB
  • model-00211-of-00282.safetensorsweights · 5,4 GB
  • model-00212-of-00282.safetensorsweights · 5,4 GB
  • model-00213-of-00282.safetensorsweights · 5,4 GB
  • model-00214-of-00282.safetensorsweights · 5,4 GB
  • model-00215-of-00282.safetensorsweights · 5,4 GB
  • model-00216-of-00282.safetensorsweights · 5,4 GB
  • model-00217-of-00282.safetensorsweights · 5,4 GB
  • model-00218-of-00282.safetensorsweights · 5,4 GB
  • model-00219-of-00282.safetensorsweights · 5,4 GB
  • model-00220-of-00282.safetensorsweights · 5,4 GB
  • model-00221-of-00282.safetensorsweights · 5,4 GB
  • model-00222-of-00282.safetensorsweights · 5,4 GB
  • model-00223-of-00282.safetensorsweights · 5,4 GB
  • model-00224-of-00282.safetensorsweights · 5,4 GB
  • model-00225-of-00282.safetensorsweights · 5,4 GB
  • model-00226-of-00282.safetensorsweights · 5,4 GB
  • model-00227-of-00282.safetensorsweights · 5,4 GB
  • model-00228-of-00282.safetensorsweights · 5,4 GB
  • model-00229-of-00282.safetensorsweights · 5,4 GB
  • model-00230-of-00282.safetensorsweights · 5,4 GB
  • model-00231-of-00282.safetensorsweights · 5,4 GB
  • model-00232-of-00282.safetensorsweights · 5,4 GB
  • model-00233-of-00282.safetensorsweights · 5,4 GB
  • model-00234-of-00282.safetensorsweights · 5,4 GB
  • model-00235-of-00282.safetensorsweights · 5,4 GB
  • model-00236-of-00282.safetensorsweights · 5,4 GB
  • model-00237-of-00282.safetensorsweights · 5,4 GB
  • model-00238-of-00282.safetensorsweights · 5,4 GB
  • model-00239-of-00282.safetensorsweights · 5,4 GB
  • model-00240-of-00282.safetensorsweights · 5,4 GB
  • model-00241-of-00282.safetensorsweights · 5,4 GB
  • model-00242-of-00282.safetensorsweights · 5,4 GB
  • model-00243-of-00282.safetensorsweights · 5,4 GB
  • model-00244-of-00282.safetensorsweights · 5,4 GB
  • model-00245-of-00282.safetensorsweights · 5,4 GB
  • model-00246-of-00282.safetensorsweights · 5,4 GB
  • model-00247-of-00282.safetensorsweights · 5,4 GB
  • model-00248-of-00282.safetensorsweights · 5,4 GB
  • model-00249-of-00282.safetensorsweights · 5,4 GB
  • model-00250-of-00282.safetensorsweights · 5,4 GB
  • model-00251-of-00282.safetensorsweights · 5,4 GB
  • model-00252-of-00282.safetensorsweights · 5,4 GB
  • model-00253-of-00282.safetensorsweights · 5,4 GB
  • model-00254-of-00282.safetensorsweights · 5,4 GB
  • model-00255-of-00282.safetensorsweights · 5,4 GB
  • model-00256-of-00282.safetensorsweights · 5,4 GB
  • model-00257-of-00282.safetensorsweights · 5,4 GB
  • model-00258-of-00282.safetensorsweights · 5,4 GB
  • model-00259-of-00282.safetensorsweights · 5,4 GB
  • model-00260-of-00282.safetensorsweights · 5,4 GB
  • model-00261-of-00282.safetensorsweights · 5,4 GB
  • model-00262-of-00282.safetensorsweights · 5,4 GB
  • model-00263-of-00282.safetensorsweights · 5,4 GB
  • model-00264-of-00282.safetensorsweights · 5,4 GB
  • model-00265-of-00282.safetensorsweights · 5,4 GB
  • model-00266-of-00282.safetensorsweights · 5,4 GB
  • model-00267-of-00282.safetensorsweights · 5,4 GB
  • model-00268-of-00282.safetensorsweights · 5,4 GB
  • model-00269-of-00282.safetensorsweights · 5,4 GB
  • model-00270-of-00282.safetensorsweights · 5,4 GB
  • model-00271-of-00282.safetensorsweights · 5,4 GB
  • model-00272-of-00282.safetensorsweights · 5,4 GB
  • model-00273-of-00282.safetensorsweights · 5,4 GB
  • model-00274-of-00282.safetensorsweights · 5,4 GB
  • model-00275-of-00282.safetensorsweights · 5,4 GB
  • model-00276-of-00282.safetensorsweights · 5,4 GB
  • model-00277-of-00282.safetensorsweights · 5,4 GB
  • model-00278-of-00282.safetensorsweights · 5,4 GB
  • model-00279-of-00282.safetensorsweights · 5,4 GB
  • model-00280-of-00282.safetensorsweights · 5,4 GB
  • model-00281-of-00282.safetensorsweights · 5,3 GB
  • model-00282-of-00282.safetensorsweights · 0,3 GB
SAFETENSORS1 506,7 GB282 shardówHugging Face Hub Models APIWeryfikacja: 2026-08-09

Ostatnia aktualizacja: 2026-08-18

Szybka opinia

Czy ten model pomógł Ci w realnym zadaniu? To zajmuje jedno kliknięcie. Szczegółowa ocena jest opcjonalna.

Brak szybkich opinii.

Zaloguj się, aby oddać szybką opinię.

Ocena użytkowników

Brak ocen użytkowników. Wynik AI-TOP pozostaje odrębną miarą techniczną.

API i ceny

Ceny API są źródłowymi stawkami dostawcy, przeliczonymi na PLN według ostatniego zapisanego kursu średniego USD NBP. Stawki tokenowe pokazujemy za 1 mln tokenów. Dla obrazu, wyszukiwania, cache, reasoning i żądań zachowujemy jednostkę przekazaną przez API.

Ceny są przeliczone na PLN według ostatniego zapisanego średniego kursu NBP USD z 2026-08-17.

Aktualne źródłowe stawki API
Dostawca APIWejście / 1 mln tokenówWyjście / 1 mln tokenówPozostałe stawki źródłoweMożliwości
OpenRouter4,42 zł / 1 mln tokenów13,89 zł / 1 mln tokenówCache odczyt: 0,821 zł / 1 mln tokenówKontekst providera: 262 144 · Maks. odpowiedź: 262 144 · Tokenizer: Other · Wejście: text · Wyjście: text · API: frequency_penalty, include_reasoning, logit_bias, logprobs, max_tokens · Bez moderacji providera

Ceny API są źródłowymi stawkami dostawcy, przeliczonymi na PLN według ostatniego zapisanego kursu średniego USD NBP. Stawki tokenowe pokazujemy za 1 mln tokenów. Dla obrazu, wyszukiwania, cache, reasoning i żądań zachowujemy jednostkę przekazaną przez API. Ceny są przeliczone na PLN według ostatniego zapisanego średniego kursu NBP USD z 2026-08-17.

Język polski

Wsparcie języka polskiego: deklarowane. Jakość języka polskiego: NIEZWERYFIKOWANA.

Dyskusja o modelu

Komentarze dotyczące praktycznego użycia tego modelu.

Nie ma jeszcze zatwierdzonych komentarzy.

Zaloguj się, aby komentować.

Historia modelu

Wykres pokazuje wyłącznie porównywalne punkty głównego rankingu. Tabela zawiera wynik, pozycję, dane źródłowe i stan każdego dnia.

Dane porównywalne

Historia wyniku AI-TOP

Seria używa snapshotów głównego rankingu z metodologii 1.2.

Skala adaptacyjna: obserwowany zakres 74–80 pkt / 100.

  • Wynik AI-TOP
Historia wyniku AI-TOPWykres obejmuje 16 dat od 2026-07-20 do 2026-08-18. Zakres osi: 74–80 pkt / 100. Skala osi jest adaptacyjna do obserwowanego zakresu.807977767420 lip7 sie11 sie14 sie18 sie
Dzienny zapis wyniku, pozycji, źródeł i statusu
DataWynik AI-TOPMiejsceDane źródłoweMetodologiaStan dnia
2026-08-18
  • 75,24 / 100
  • #2
  • OpenRouter: popularność #6
  • 1.2
  • Ranking zapisany
  • Źródła: 1
2026-08-17
  • 75,42 / 100
  • #2
  • OpenRouter: popularność #5
  • 1.2
  • Ranking zapisany
  • Źródła: 1
  • Aktualizacja ceny API
2026-08-16
  • 78,44 / 100
  • #1
  • OpenRouter: popularność #5
  • 1.2
  • Ranking zapisany
  • Źródła: 1
  • Aktualizacja ceny API
2026-08-15
  • 77,90 / 100
  • #1
  • OpenRouter: popularność #5
  • 1.2
  • Ranking zapisany
  • Źródła: 1
  • Aktualizacja ceny API
2026-08-14
  • 75,58 / 100
  • #2
  • OpenRouter: popularność #6
  • 1.2
  • Ranking zapisany
  • Źródła: 1
  • Aktualizacja ceny API
2026-08-13
  • 76,95 / 100
  • #2
  • OpenRouter: popularność #6
  • 1.2
  • Ranking zapisany
  • Źródła: 1
2026-08-12
  • 77,02 / 100
  • #2
  • OpenRouter: popularność #6
  • 1.2
  • Ranking zapisany
  • Źródła: 1
  • Aktualizacja ceny API
2026-08-11
  • 78,05 / 100
  • #1
  • OpenRouter: popularność #6
  • 1.2
  • Ranking zapisany
  • Źródła: 1
  • Aktualizacja ceny API
2026-08-10
  • 76,40 / 100
  • #3
  • OpenRouter: popularność #6
  • 1.2
  • Ranking zapisany
  • Źródła: 1
  • Aktualizacja ceny API
2026-08-09
  • 76,36 / 100
  • #3
  • 1.2
  • Ranking zapisany
  • Brak metryk źródłowych
2026-08-08
  • 76,40 / 100
  • #3
  • 1.2
  • Ranking zapisany
  • Brak metryk źródłowych
2026-08-07
  • 76,43 / 100
  • #3
  • Artificial Analysis 52,60 score
  • OpenRouter: popularność #6
  • 1.2
  • Ranking zapisany
  • Źródła: 2
  • Aktualizacja ceny API
2026-07-26
  • 77,53 / 100
  • #6
  • OpenRouter: popularność #3
  • 1.2
  • Ranking zapisany
  • Źródła: 1
2026-07-25
  • 77,53 / 100
  • #7
  • OpenRouter: popularność #3
  • 1.2
  • Ranking zapisany
  • Źródła: 1
2026-07-22
  • 77,42 / 100
  • #7
  • 1.2
  • Ranking zapisany
  • Brak metryk źródłowych
2026-07-21
  • Artificial Analysis 51,10 score
  • OpenRouter: popularność #3
  • Brak snapshotu rankingu
  • Źródła: 2
2026-07-20
  • 77,31 / 100
  • #2
  • OpenRouter: popularność #5
  • 1.2
  • Ranking zapisany
  • Źródła: 1
2026-07-19
  • 76,83 / 100
  • #2
  • OpenRouter: popularność #5
  • 1.1
  • Ranking zapisany
  • Źródła: 1
  • Aktualizacja ceny API
2026-07-18
  • 73,44 / 100
  • #15
  • OpenRouter: popularność #5
  • 1.1
  • Ranking zapisany
  • Źródła: 1
  • Aktualizacja ceny API
2026-07-17
  • OpenRouter: popularność #5
  • Brak snapshotu rankingu
  • Źródła: 1
  • Aktualizacja ceny API

Dane historii w formacie JSON