Skip to content

Commit

Permalink
feat: render Modelfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
covercash2 committed Nov 20, 2024
1 parent c69d04c commit 7dd0e85
Show file tree
Hide file tree
Showing 5 changed files with 454 additions and 12 deletions.
56 changes: 55 additions & 1 deletion ollama/ollama-cli/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions ollama/ollama-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@ toml = "0.8.19"
serde_with = "3.11.0"

[dev-dependencies]
insta = { version = "1.41.1", features = ["json", "toml"] }
pretty_assertions = "1.4.1"
rstest = "0.23.0"
Loading

0 comments on commit 7dd0e85

Please sign in to comment.