]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llm : add Refact model (#3329)
authords5t5 <redacted>
Wed, 4 Oct 2023 13:23:39 +0000 (06:23 -0700)
committerGitHub <redacted>
Wed, 4 Oct 2023 13:23:39 +0000 (16:23 +0300)
commitf8c90cdbaa729e64493164c1aba7ea80da7b716f
treed5d15cafc28bd2d982705c92bad32a8ea9b90e4b
parentf93af02488179b9c52d0d391b08ae4c4d891b8d3
llm : add Refact model (#3329)

* add refact model

* resolve comments

* rebase to the latest

* solve alibi cpu error

---------

Co-authored-by: Georgi Gerganov <redacted>
convert-refact-hf-to-gguf.py [new file with mode: 0755]
ggml.c
gguf-py/gguf/gguf.py
llama.cpp