Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

mlc-ai/binary-mlc-llm-libs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Model libraries are stored in the format:

{model_name}/{model_name}-{quantization}-{metadata}-{platform}.{suffix}

Metadata:

  • ctx: context window size
  • sw: sliding window size
  • cs: prefill chunk size

For default configurations of metadata, we do not include that in the file name. We also do not include prefill chunk size if it is the same as the context window size or sliding window size (the default choice).

Default Metadata

Context Window SizeSliding Window SizePrefill Chunk Size
Llama-3-8b-Instruct8192N/A1024
Llama-3-70b-Instruct8192N/A1024
Llama-2-7b-chat-hf4096N/A4096
Llama-2-13b-chat-hf4096N/A4096
Llama-2-70b-chat-hf4096N/A4096
Mistral-7B-Instruct-v0.2N/A40964096
RedPajama-INCITE-Chat-3B-v12048N/A2048
phi-22048N/A2048
phi-1_52048N/A2048
gpt21024N/A1024
gpt2-medium1024N/A1024

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors21

Languages


[8]ページ先頭

©2009-2025 Movatter.jp