llama.cpp
13f4cf70
- convert-hf : use a plain class for Model, and forbid direct instantiation
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
convert-hf : use a plain class for Model, and forbid direct instantiation There are no abstract methods used anyway, so using ABC isn't really necessary.
References
#7075 - convert-hf : save memory with lazy evaluation
Author
compilade
Committer
compilade
Parents
ce067af1
Loading