mirror of
https://github.com/ollama/ollama.git
synced 2025-05-11 10:26:53 +02:00
refactor modelfile parser
This commit is contained in:
parent
f0c454ab57
commit
c0a00f68ae
3 changed files with 485 additions and 130 deletions
|
@ -238,6 +238,5 @@ func Test_Routes(t *testing.T) {
|
|||
if tc.Expected != nil {
|
||||
tc.Expected(t, resp)
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue