File size: 770 Bytes
bf37db7 211342f bf37db7 211342f 961fa3f 211342f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 | ---
license: cc0-1.0
datasets:
- SupraLabs/chat-titles-filtered-115K
language:
- en
base_model:
- VDC-team/VDrontV2-0.1b
tags:
- Titler
- Title
- 0.1b
- LM
- LMM
- GPT
- gpt-like
---

VDrontV2-Title — a 100M LM for generating titles.
# (user) question (title) title (end_title)
# use.py - example using.
# To use it, download the model files, place them in the `VDrontV2-Title/` local folder along with `use.py`, and run the script. (You are writing from the user's perspective.)
# Examples (use.py)
```text
User: What is a Python lan?
Title: Python Programming Guide
User: The most popular game in the world is?
Title: Best Game Of The Year
User: Can you help me about a programming?
Title: Programming Definition
```
# CTX 1024 !
# cc0-1.0
|