Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save AnteaterKit/abed6a0e033750d3131185cebc484f68 to your computer and use it in GitHub Desktop.

Select an option

Save AnteaterKit/abed6a0e033750d3131185cebc484f68 to your computer and use it in GitHub Desktop.
import model to Ollama
create File:
Modelfile
Write text:
FROM ./nomic-embed-text-v1.5-finetuned-ep-137M-F16.gguf
run iin terminal
ollama create nomic-ft -f ./Modelfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment