Disponibile ora
Alibaba

qwen3.5-27b:free

The Qwen3.5 27B native vision-language Dense model incorporates a linear attention mechanism, delivering fast response times while balancing inference speed and performance. Its overall capabilities are comparable to those of...

TextReasoningToolsFilesOpen WeightsVisionAudio262.1KVideo
InputGratis
OutputGratis
Contesto262.1K
Endpointopenai

Capacità

RagionamentoStrumentiVisioneVideoStrutturato

Modalità

Input
textimagevideo
Output
text

Statistiche rapide

Finestra di contesto262.1K
Output massimo65.5K
Modalitàchat
TokenizerQwen3
Quantizzazionefp8
Hugging FaceQwen/Qwen3.5-27B

Performance

Caricamento dati di performance...

Parametri supportati

Tutti i provider = supportato da ogni upstream che serve questo modello. Alcuni provider = dipende dall'upstream che gestisce la richiesta. Predefinito = il valore inviato quando non lo imposti.

ParametroProviderPredefinito
frequency_penaltyAlcuni providerNon inviato per impostazione predefinita
include_reasoningTutti i provider-
logit_biasAlcuni provider-
logprobsAlcuni provider-
max_tokensTutti i provider-
min_pAlcuni provider-
presence_penaltyTutti i providerNon inviato per impostazione predefinita
reasoningTutti i provider-
repetition_penaltyAlcuni providerNon inviato per impostazione predefinita
response_formatTutti i provider-
seedAlcuni provider-
stopAlcuni provider-
structured_outputsAlcuni provider-
temperatureTutti i provider0.6
tool_choiceAlcuni provider-
toolsAlcuni provider-
top_kAlcuni provider20
top_logprobsAlcuni provider-
top_pTutti i provider0.95
§ 01

Prezzi

Prezzo di input$0.00 · 1M token
Prezzo di output$0.00 · 1M token
Finestra di contesto262.1K token
Endpoint compatibiliopenai
ProviderAlibaba
§ 02

Chiamare qwen3.5-27b:free dal tuo codice

Punta qualsiasi SDK compatibile con OpenAI a UnoRouter e richiedi il modello per nome. Sostituisci YOUR_API_KEY con una vera chiave dal tuo dashboard.

bash
curl https://api.unorouter.com/v1/chat/completions \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "qwen3.5-27b:free",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Accedi per compilare automaticamente la tua chiave API

§ 03

Domande frequenti

Quanto costa qwen3.5-27b:free per 1M token?

L'input ha un prezzo di $0.00 per 1M token, l'output di $0.00 per 1M token. La fatturazione è per token, nessun arrotondamento alle dimensioni del batch.

Come accedo a qwen3.5-27b:free tramite API?

Invia richieste all'endpoint /v1/chat/completions di UnoRouter con model=qwen3.5-27b:free. Qualsiasi libreria client compatibile con OpenAI funziona. L'autenticazione usa un token Bearer standard.

Qual è la finestra di contesto di qwen3.5-27b:free?

qwen3.5-27b:free supporta una finestra di contesto di 262.1K token, condivisa tra il tuo prompt e la risposta del modello.

§ 04

Modelli simili

Prova qwen3.5-27b:free ora

Crea una chiave API e inizia a fare richieste in meno di un minuto.

Vedi tutti i modelli
Prezzi API, contesto ed esempi di qwen3.5-27b:free | UnoRouter