Python bindings for the GGML GPT-J Laguage model
Stars
5
Forks
6
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
25
commits
3
Bot
add numpy to dependencies
7197f3f
b82509d
056e690
fix: Missing dependency numpy #97
ff4b32e
fix: Error on import #95
654adda
major version update: refactor API to match pyllamacpp
0fb2a63
update versio
e51b61f
Merge branch 'main' of github.com:abdeladim-s/pygptj
89911b0
fix UnicodeDecode errors
b80292f
Merge pull request #4 from KeremP/main
e04bf59
minor changes.
9ec6bfd
Merge remote-tracking branch 'upstream/main'
d30b873
get logits at each token as numpy array
087d2f0
update gitignore
f4097df
fix issue, pygpt4all: 2nd model.generate call throws segmentation fault #84
a46b58f