You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<MudJustifiedTextClass="mb-3"> Pleasedouble-checkifyourmodelnamematchesthecurlspecificationsprovidedbytheinstanceprovider. Ifitdoesn't, you might get a <b>Not Found</b> error when trying to use the model. Here'sa <MudLinkHref="https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct?inference_api=true&inference_provider=novita&language=sh"Target="_blank">curlexample</MudLink>.</MudJustifiedText>
Description="The provider operates its service from the USA and is subject to **U.S. jurisdiction**. In case of suspicion, authorities in the USA can access your data. The provider's terms of service state that **all your data can be used by the provider at will.**",
40
+
Level=ConfidenceLevel.UNKNOWN,
41
+
Description="The provider operates its service from the USA and is subject to **U.S. jurisdiction**. In case of suspicion, authorities in the USA can access your data. Please inform yourself about the use of your data. We do not know if your data is safe.",
42
42
};
43
43
44
44
publicstaticreadonlyConfidenceUNKNOWN=new()
Collapse file: app/MindWork AI Studio/Provider/HuggingFace/HFInstanceProvider.cs
logger.LogInformation($"We use the instance provider '{hfProvider}'. Thus we use the base URL 'https://router.huggingface.co/{hfProvider.Endpoints(model)}'.");
0 commit comments