Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
raccoote
/
angry-birds-v2
like
0
Text Generation
Transformers
Safetensors
English
angrybirds
example
model
unsloth
Inference Endpoints
arxiv:
1910.09700
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
raccoote
commited on
Aug 27
Commit
ae59231
•
1 Parent(s):
0afd5b9
Create README.md
Browse files
LLM angry birds level generator
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
license: apache-2.0
3
+
language:
4
+
- en
5
+
base_model: meta-llama/Meta-Llama-3.1-8B
6
+
pipeline_tag: text-generation
7
+
library_name: transformers
8
+
tags:
9
+
- angrybirds
10
+
---