Skip to content

How to find available models to use? #3357

Answered by frankfliu
InAnYan asked this question in Q&A
Discussion options

You must be logged in to vote
  1. You can clone djl repository and use command line to list models, see: https://docs.djl.ai/master/docs/load_model.html#list-available-models-using-djl-command-line
  2. If your model is not in our built-in model zoo, you can convert huggingface model using our convert tool: https://docs.djl.ai/master/extensions/tokenizers/index.html#use-command-line
  3. If you believe this model is a popular model, you can create an issue, and can import it into our model zoo.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@InAnYan
Comment options

@InAnYan
Comment options

@frankfliu
Comment options

Answer selected by InAnYan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants