tiiuae/falcon-40b-q51 cover image

tiiuae/falcon-40b-q51

Falcon-40B is a 40B parameters causal decoder-only model built by TII and trained on 1,000B tokens of RefinedWeb enhanced with curated corpora. It is made available under the Apache 2.0 license.

Falcon-40B is a 40B parameters causal decoder-only model built by TII and trained on 1,000B tokens of RefinedWeb enhanced with curated corpora. It is made available under the Apache 2.0 license.

Public
$0.0005/sec
ProjectPaperLicense

HTTP/cURL API

 

Input fields

promptstring

Model prompt


max_lengthinteger

maximum number of tokens to generate, -1 for unlimited

Default value: -1


top_kinteger

sample from top k options for each token, 0 to disable

Default value: 40

Range: 0 ≤ top_k


top_pnumber

sample from top options totalling at least p (0-1), 1.0 to disable

Default value: 0.95

Range: 0 ≤ top_p ≤ 1


temperaturenumber

how much to prioritize better matching tokens, 1.0 is neutral, > 1.0 choose worse-prob tokens

Default value: 1


seedinteger

seed for randomness, -1 for random

Default value: -1

Input Schema

Output Schema


© 2023 Deep Infra. All rights reserved.

Discord Logo