Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
dingo
/
douche
from transformers import AutoModelForCausalLM, AutoTokenizer import torch def get_user_input(): # Gather basic user input for the search name = input("Enter the name of the person you're searching for: ") age = input("Enter the approximate ag
from transformers import AutoModelForCausalLM, AutoTokenizer import torch def get_user_input(): # Gather basic user input for the search name = input("Enter the name of the person you're searching for: ") age = input("Enter the approximate ag
Cancel
No models have been pushed.
Readme
No readme
Write
Preview
Paste, drop or click to upload images (.png, .jpeg, .jpg, .svg, .gif)