Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DefaultBaseURL = "https://api.endpoints.anyscale.com" DefaultAnyscaleModel = "meta-llama/Llama-2-70b-chat-hf" DefaultAnyscaleTemperature float64 = 0 )
note we might want to separate the baseURL and completions URL in the future. Fine-tuned models also use this URL. 12/3/23
Functions ¶
func NewClassSettings ¶
func NewClassSettings(cfg moduletools.ClassConfig) *classSettings
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.