Contents:
generate
classify
supports_bare_label_constraint
LLMClassifier
LLMClassifier.generate()
LLMClassifier.classify()
LLMClassifier.__init__()
LLMClassifier.batch_generate()
LLMClassifier.batch_classify()
LLMClassifier.agenerate()
LLMClassifier.aclassify()
LLMClassifier.abatch_generate()
LLMClassifier.abatch_classify()
ClassificationResult
ClassificationResult.prediction
ClassificationResult.confidence
ClassificationResult.probabilities
ClassificationResult.method
ClassificationResult.approximate
ClassificationResult.coverage
ClassificationResult.n_calls
ClassificationResult.raw_response
ClassificationResult.model_config
ChoicesType
LLMBackend
LLMBackend.__init__()
LLMBackend.model
LLMBackend.base_url
LLMBackend.supports_bare_label_constraint
LLMBackend.chat()
LLMBackend.score()
LLMBackend.tokenize()
LLMBackend.achat()
LLMBackend.ascore()
LLMBackend.atokenize()
ChatMessage
ChatMessage.role
ChatMessage.content
ChatResponse
ChatResponse.content
ChatResponse.label
ChatResponse.logprobs
ChatResponse.raw
ScoringResponse
ScoringResponse.completion
ScoringResponse.logprobs
ScoringResponse.raw
TokenLogprob
TokenLogprob.token
TokenLogprob.token_id
TokenLogprob.logprob
TokenLogprob.top_logprobs
Token
Token.text
Token.id
OllamaBackend
OllamaBackend.__init__()
OllamaBackend.supports_bare_label_constraint
OllamaBackend.chat()
OllamaBackend.score()
OllamaBackend.tokenize()
OllamaBackend.achat()
OllamaBackend.ascore()
OllamaBackend.atokenize()
VLLMBackend
VLLMBackend.supports_bare_label_constraint
VLLMBackend.chat()
VLLMBackend.score()
VLLMBackend.tokenize()
VLLMBackend.achat()
VLLMBackend.ascore()
VLLMBackend.atokenize()
SGLangBackend
SGLangBackend.supports_bare_label_constraint
SGLangBackend.chat()
SGLangBackend.score()
SGLangBackend.tokenize()
SGLangBackend.achat()
SGLangBackend.ascore()
SGLangBackend.atokenize()
LlamaCppBackend
LlamaCppBackend.supports_bare_label_constraint
LlamaCppBackend.chat()
LlamaCppBackend.score()
LlamaCppBackend.tokenize()
LlamaCppBackend.achat()
LlamaCppBackend.ascore()
LlamaCppBackend.atokenize()
VLLMBackend.__init__()
SGLangBackend.__init__()
LlamaCppBackend.__init__()
Please activate JavaScript to enable the search functionality.