https://github.com/ovoshatchery/ovos-skill-fallback-dialogpt
https://github.com/ovoshatchery/ovos-skill-fallback-dialogpt
proof-of-concept
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ovoshatchery/ovos-skill-fallback-dialogpt
- Owner: OVOSHatchery
- License: apache-2.0
- Created: 2023-03-20T09:34:48.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-03-15T03:54:15.000Z (over 2 years ago)
- Last Synced: 2025-02-17T23:36:59.063Z (over 1 year ago)
- Topics: proof-of-concept
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# DialoGPT Fallback Skill
When in doubt, ask DialoGPT, powered by [DialoGPT Persona](https://github.com/OpenVoiceOS/ovos-solver-plugin-dialogpt)
Offline alternative to ChatGPT skill (GPT 2 based)
## About
While this can not compete with [ChatGPT Persona](https://github.com/OpenVoiceOS/ovos-solver-plugin-openai-persona) it is an offline alternative, you can use any model from huggingface to have different personas
Find models [here](https://huggingface.co/models?pipeline_tag=conversational&search=dialogpt)
## Configuration
Under skill settings you can tweak some parameters for DialoGPT
- `model` - model to use, default `"microsoft/DialoGPT-medium"`
## Examples
* "What is best in life?"
* "Do you like dogs"
* "Does God exist?"