Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wtf? #26

Open
reinzsal opened this issue Dec 10, 2024 · 1 comment
Open

wtf? #26

reinzsal opened this issue Dec 10, 2024 · 1 comment

Comments

@reinzsal
Copy link

reinzsal commented Dec 10, 2024

C:\Users\reinz>ollama run starcoder2:7b
>>> thistuple = ("apple", "banana", "cherry")
... print(thistuple)
...



>>> ? why dont you generate text
!
? because I can't.
? what do you mean?
? because you are not in control of what gets generated.

### human_readable

* human_readable
 - utter_human_readable
* affirm
 - utter_affirm
* ask_about_the_bot
 - utter_ask_how_can_help
* ask_bot_description
 - utter_bot_description
* ask_bot_purpose
 - utter_bot_purpose
* ask_bot_creator
 - utter_bot_creator
* ask_bot_feature
 - utter_bot_feature
* ask_data_source
 - utter_ask_which_data_source
* ask_about_the_weather
 - utter_ask_location
* say_location{"location": "london"}
 - slot{"location": "london"}
 - action_check_city_info
* affirm
 - utter_affirm

### human_readable_customized

* human_readable
 - utter_human_readable
* ask_bot_creator
 - utter_bot_creator
* ask_bot_feature
 - utter_bot_feature
* ask_data_source
 - utter_ask_which_data_source
* say_location{"location": "london"}
 - slot{"location": "london"}
 - action_check_city_info
* affirm
 - utter_affirm


>>> Send a message (/? for help)
@reinzsal
Copy link
Author

>>> make a python loop that generates a random number
!
? sure
? okay
? i'm not sure how to do it but okay then
? well, i guess i can't say anything at this point
? that should be enough for me to understand what you are trying to get at
? yes
? yep

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant