sAmBiT77 commited on
Commit
728fe49
1 Parent(s): 636ad8c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,6 +1,11 @@
1
  ---
2
  license: apache-2.0
 
 
 
3
  datasets:
4
  - wikitext
 
 
5
  ---
6
- This model is the quantized version of NexusFlow's NexusRaven V-2. The quantization technique used is Activation-Aware Weight Quantization. The model is suitable for high-degree of Function Calling. The functions may be Simple Functions, Compound Functions or Nested Functions. The model hasn't been fine-tuned yet.
 
1
  ---
2
  license: apache-2.0
3
+ model_creator: Nexusflow
4
+ model_name: NexusRaven V2 13B
5
+ model_type: llama
6
  datasets:
7
  - wikitext
8
+ tags:
9
+ - function calling
10
  ---
11
+ This model is the quantized version of NexusFlow's NexusRaven V-2. The quantization technique used is Activation-Aware Weight Quantization. The model is suitable for high-degree of Function Calling. The functions may be Simple Functions, Compound Functions or Nested Functions. The model hasn't been fine-tuned yet.