-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Import public model via Huggingface URL #1740
Comments
@louis-jan @namchuai This script: https://github.com/ggerganov/llama.cpp/blob/master/scripts/server-llm.sh#L223 contains the logic to parse btw @imtuyethan - Normally people paste the |
|
Specs: https://www.notion.so/jan-ai/Model-Hub-can-Import-from-HuggingFace-225dd4da88944bc183b816922c3333a8?pvs=4
User Flow: Import Model via Huggingface URL
Repo Search: Jan will automatically search the repository linked to the provided Huggingface URL.
Scan for GGUF Files: The application scans for available GGUF files associated with the provided Huggingface model.
model.json
: Jan proceeds to download the identified files and generates the necessarymodel.json
for seamless integration.6. Design
Figma link:
https://www.figma.com/file/ytn1nRZ17FUmJHTlhmZB9f/Jan-App?type=design&node-id=3009-127260&mode=design&t=ZlK57CWtREqzmEZu-4
The text was updated successfully, but these errors were encountered: