"examples/vscode:/vscode.git/clone" did not exist on "f040c27d4c017a37ea8f7270533f265c56de6f7e"
Add gemma safetensors conversion (#3250)
Co-authored-by:
Michael Yang <mxyng@pm.me>
Showing
| ... | ... | @@ -9,7 +9,7 @@ require ( |
| github.com/d4l3k/go-bfloat16 v0.0.0-20211005043715-690c3bdd05f1 | ||
| github.com/emirpasic/gods v1.18.1 | ||
| github.com/gin-gonic/gin v1.9.1 | ||
| github.com/golang/protobuf v1.5.0 | ||
| github.com/golang/protobuf v1.5.0 // indirect | ||
| github.com/google/uuid v1.0.0 | ||
| github.com/mitchellh/mapstructure v1.5.0 | ||
| github.com/olekukonko/tablewriter v0.0.5 | ||
| ... | ... |
Please register or sign in to comment