Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Ichate
/
yaoi-v1-instruct
like
0
Text Generation
Transformers
PyTorch
English
llama
code
yaoi
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
Ichate
commited on
Aug 29, 2024
Commit
600380e
·
verified
·
1 Parent(s):
6ddb7c6
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: mit
3
+
language:
4
+
- en
5
+
metrics:
6
+
- code_eval
7
+
base_model: meta-llama/Llama-2-7b
8
+
library_name: transformers
9
+
tags:
10
+
- code
11
+
- yaoi
12
+
---