Created
June 29, 2025 15:01
-
-
Save AnteaterKit/abed6a0e033750d3131185cebc484f68 to your computer and use it in GitHub Desktop.
import model to Ollama
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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