llama.cpp
0040d42e
- llama : replace all API facing `int`'s with `int32_t` (#4577)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
llama : replace all API facing `int`'s with `int32_t` (#4577) * replaced all API facing `int`'s with `int32_t` * formatting and missed `int` in `llama_token_to_piece`
References
#4577 - replaced all API facing `int`'s with `int32_t`
Author
MarcusDunn
Parents
83e633c2
Loading