Spaces:
Sleeping
Sleeping
Commit
·
b746655
1
Parent(s):
7a1d957
Remove todo
Browse files
README.md
CHANGED
@@ -19,5 +19,4 @@ names, when given the output of Hex-Rays decompiler output of a function. More
|
|
19 |
## TODO
|
20 |
|
21 |
* We currently use `transformers` which de-quantizes the gguf. This is easy but inefficient. Can we use llama.cpp or Ollama with zerogpu?
|
22 |
-
* Add system message/prompt template
|
23 |
* Add examples
|
|
|
19 |
## TODO
|
20 |
|
21 |
* We currently use `transformers` which de-quantizes the gguf. This is easy but inefficient. Can we use llama.cpp or Ollama with zerogpu?
|
|
|
22 |
* Add examples
|