Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
minchyeom
/
MemGPT-experiment-2-GGUF
like
1
GGUF
English
function
function calling
memgpt
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Deploy
Use this model
Benjamin Yeom
commited on
Jun 12
Commit
38d5247
•
1 Parent(s):
a89f206
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+12
-0
README.md
ADDED
Viewed
@@ -0,0 +1,12 @@
1
+
---
2
+
license: apache-2.0
3
+
language:
4
+
- en
5
+
tags:
6
+
- function
7
+
- function calling
8
+
- memgpt
9
+
---
10
+
11
+
# This model has 32k context window!!!
12
+
Uses **ChatML-roles** wrapper.