lgcharpe commited on
Commit
46fcd7b
·
verified ·
1 Parent(s): 74ded66

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -7,7 +7,7 @@ language:
7
  - nb
8
  - nn
9
  base_model: NbAiLab/borealis-1B-instruct-preview
10
- pipeline_tag: image-text-to-text
11
  library_name: transformers
12
  tags:
13
  - conversational
@@ -98,5 +98,4 @@ llama-cli --hf "NbAiLab/borealis-1B-instruct-preview-gguf:BF16" -p "The meaning
98
  **llama.cpp Server:**
99
  ```bash
100
  llama-server --hf "NbAiLab/borealis-1B-instruct-preview-gguf:BF16" -c 4096
101
- ```
102
-
 
7
  - nb
8
  - nn
9
  base_model: NbAiLab/borealis-1B-instruct-preview
10
+ pipeline_tag: text-generation
11
  library_name: transformers
12
  tags:
13
  - conversational
 
98
  **llama.cpp Server:**
99
  ```bash
100
  llama-server --hf "NbAiLab/borealis-1B-instruct-preview-gguf:BF16" -c 4096
101
+ ```