Skip to content

Add HF Inference diagnostic script for Vincent AI - #1

Open
Bixente-san wants to merge 1 commit into
mainfrom
claude/test-phi-api-integration-0jAAV
Open

Add HF Inference diagnostic script for Vincent AI#1
Bixente-san wants to merge 1 commit into
mainfrom
claude/test-phi-api-integration-0jAAV

Conversation

@Bixente-san

Copy link
Copy Markdown
Owner

Tests microsoft/Phi-3.5-mini-instruct alongside Phi-4 variants
(phi-4, Phi-4-mini-instruct, Phi-4-multimodal-instruct) via the
huggingface_hub InferenceClient and reports per-model status,
streaming latency and error details.

https://claude.ai/code/session_01SXPXPvmTE7EzoHoKCqFbGf

Tests microsoft/Phi-3.5-mini-instruct alongside Phi-4 variants
(phi-4, Phi-4-mini-instruct, Phi-4-multimodal-instruct) via the
huggingface_hub InferenceClient and reports per-model status,
streaming latency and error details.

https://claude.ai/code/session_01SXPXPvmTE7EzoHoKCqFbGf
Comment thread test_phi_api.py
print("Exporte ta clé HF avant de relancer :")
print(" export HUGGINGFACE_API_KEY=hf_xxx")
return 1
print(f"Clé HF détectée : {api_key[:6]}... (longueur {len(api_key)})")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants