nlpodyssey / verbaflow

Neural Language Model for Go
BSD 2-Clause "Simplified" License
58 stars 5 forks source link

issue building as per instructions. #7

Open jaybinks opened 1 year ago

jaybinks commented 1 year ago

` Jays-iMac-Pro:verbaflow jay.binks$ go build ./cmd/verbaflow

github.com/nlpodyssey/rwkv

../../go/pkg/mod/github.com/nlpodyssey/rwkv@v0.0.0-20230212203924-6a6eeeabd546/layer.go:16:14: undefined: ag.Scalar ../../go/pkg/mod/github.com/nlpodyssey/rwkv@v0.0.0-20230212203924-6a6eeeabd546/rwkv.go:51:28: undefined: ag.Scalar ../../go/pkg/mod/github.com/nlpodyssey/rwkv@v0.0.0-20230212203924-6a6eeeabd546/rwkv.go:76:35: undefined: ag.Scalar ../../go/pkg/mod/github.com/nlpodyssey/rwkv@v0.0.0-20230212203924-6a6eeeabd546/state.go:28:14: undefined: ag.Var ../../go/pkg/mod/github.com/nlpodyssey/rwkv@v0.0.0-20230212203924-6a6eeeabd546/state.go:29:14: undefined: ag.Var ../../go/pkg/mod/github.com/nlpodyssey/rwkv@v0.0.0-20230212203924-6a6eeeabd546/state.go:30:14: undefined: ag.Var ../../go/pkg/mod/github.com/nlpodyssey/rwkv@v0.0.0-20230212203924-6a6eeeabd546/state.go:31:14: undefined: ag.Var ../../go/pkg/mod/github.com/nlpodyssey/rwkv@v0.0.0-20230212203924-6a6eeeabd546/state.go:32:14: undefined: ag.Var `