Transformers
GGUF
falcon-h1
conversational
ybelkada commited on
Commit
c4faa65
·
verified ·
1 Parent(s): 38a8ef4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -80,8 +80,7 @@ vllm serve tiiuae/Falcon-H1-1B-Instruct --tensor-parallel-size 2 --data-parallel
80
 
81
  ### 🦙 llama.cpp
82
 
83
- While we are working on integrating our architecture directly into `llama.cpp` library, you can install our fork of the library and use it directly: https://github.com/tiiuae/llama.cpp-Falcon-H1
84
- Use the same installing guidelines as `llama.cpp`.
85
 
86
  # Evaluation
87
 
 
80
 
81
  ### 🦙 llama.cpp
82
 
83
+ Our architecture is integrated into the latest versions of `llama.cpp`: https://github.com/ggml-org/llama.cpp - you can use the our official GGUF files directly with llama.cpp
 
84
 
85
  # Evaluation
86