init
Showing
Too many changes to show.
To preserve performance only 361 of 361+ files are displayed.
| ... | ... | @@ -16,7 +16,9 @@ require ( |
| ) | ||
| require ( | ||
| github.com/agnivade/levenshtein v1.1.1 | ||
| github.com/d4l3k/go-bfloat16 v0.0.0-20211005043715-690c3bdd05f1 | ||
| github.com/google/go-cmp v0.6.0 | ||
| github.com/mattn/go-runewidth v0.0.14 | ||
| github.com/nlpodyssey/gopickle v0.3.0 | ||
| github.com/pdevine/tensor v0.0.0-20240510204454-f88f4562727c | ||
| ... | ... | @@ -70,7 +72,7 @@ require ( |
| golang.org/x/net v0.25.0 // indirect | ||
| golang.org/x/sys v0.20.0 | ||
| golang.org/x/term v0.20.0 | ||
| golang.org/x/text v0.15.0 // indirect | ||
| golang.org/x/text v0.15.0 | ||
| google.golang.org/protobuf v1.34.1 | ||
| gopkg.in/yaml.v3 v3.0.1 // indirect | ||
| ) |
Please register or sign in to comment