We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2271e4 commit 784083bCopy full SHA for 784083b
Formula/l/llmfit.rb
@@ -1,8 +1,8 @@
1
class Llmfit < Formula
2
desc "Find what models run on your hardware"
3
homepage "https://github.com/AlexsJones/llmfit"
4
- url "https://static.crates.io/crates/llmfit/llmfit-0.8.9.crate"
5
- sha256 "915bd9daa5b5fd82c39eb3d05d4254fb1a9bcda8ad6e5ac4f63dc3f45b3c49ca"
+ url "https://static.crates.io/crates/llmfit/llmfit-0.9.0.crate"
+ sha256 "d91cf104c40aa44eba015a8637e7ac181843cc44c70f75040295c22da9645323"
6
license "MIT"
7
head "https://github.com/AlexsJones/llmfit.git", branch: "main"
8
0 commit comments