Releases: mybigday/llama.rn
Releases · mybigday/llama.rn
Release 0.1.4
0.1.4 (2023-08-14)
Features
- add convertJsonSchemaToGrammar util (#6) (ce9201d)
- add tokenize & embedding function (fcf5a6d)
Release 0.1.3
0.1.3 (2023-08-11)
Bug Fixes
- add prefix to avoid redef with other libraries using ggml (0b01bbb)
- prompt_n in timings (db9da00)
- use LM_GGML_USE_METAL to check ggml-metal not enabled (67f12ce)
Features