tomasmcm
/
gorilla-openfunctions-v1
Source: gorilla-llm/gorilla-openfunctions-v1 ✦ Quant: TheBloke/gorilla-openfunctions-v1-AWQ ✦ Extend Large Language Model (LLM) Chat Completion feature to formulate executable APIs call given natural language instructions and API context
Prediction
tomasmcm/gorilla-openfunctions-v1:574ca2dfID3uzviltb4h6g6bbjpfp55yhkhqStatusSucceededSourceWebHardwareA40Total durationCreatedInput
- top_k
- -1
- top_p
- 0.95
- prompt
- USER: <<question>> Call me an Uber ride type "Plus" in Berkeley at zipcode 94704 in 10 minutes <<function>> [{"name": "Uber Carpool", "api_name": "uber.ride", "description": "Find suitable ride for customers given the location, type of ride, and the amount of time the customer is willing to wait as parameters", "parameters": [{"name": "loc", "description": "Location of the starting place of the Uber ride"}, {"name": "type", "enum": ["plus", "comfort", "black"], "description": "Types of Uber ride user is ordering"}, {"name": "time", "description": "The amount of time in minutes the customer is willing to wait"}]}] ASSISTANT:
- max_tokens
- 128
- temperature
- 0.8
- presence_penalty
- 0
- frequency_penalty
- 0
Want to make some of these yourself?
Run this model