Vesu commited on
Commit
9c96e8c
1 Parent(s): f159412

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -81,3 +81,7 @@ model = AutoModelForCausalLM.from_pretrained(
81
  use_flash_attn_2=True # optional
82
  )
83
  ```
 
 
 
 
 
81
  use_flash_attn_2=True # optional
82
  )
83
  ```
84
+
85
+ ## Use with GGML / llama.cpp
86
+
87
+ The model in GGUF format [INSAIT-Institute/BgGPT-7B-Instruct-v0.1-GGUF](https://huggingface.co/INSAIT-Institute/BgGPT-7B-Instruct-v0.1-GGUF)