Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Trelis
/
Llama-2-7b-chat-hf-function-calling
like
47
Follow
Trelis
100
Text Generation
Transformers
PyTorch
English
llama
facebook
meta
llama-2
functions
function calling
sharded
ggml
gptq
text-generation-inference
arxiv:
2307.09288
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
RonanMcGovern
commited on
Aug 12, 2023
Commit
dce14eb
·
1 Parent(s):
f6e2b95
turning inference off as the model is too large (>10 GB)
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -2,7 +2,7 @@
2
language:
3
- en
4
pipeline_tag: text-generation
5
-
inference:
true
6
tags:
7
- facebook
8
- meta
2
language:
3
- en
4
pipeline_tag: text-generation
5
+
inference:
false
6
tags:
7
- facebook
8
- meta