whylabs / langkit

🔍 LangKit: An open-source toolkit for monitoring Large Language Models (LLMs). 📚 Extracts signals from prompts & responses, ensuring safety & security. 🛡️ Features include text quality, relevance metrics, & sentiment analysis. 📊 A comprehensive tool for LLM observability. 👀
https://whylabs.ai
Apache License 2.0
839 stars 67 forks source link

Toxicity Model Configuration notebook is failing #315

Open richard-rogers opened 1 month ago

richard-rogers commented 1 month ago
HTTPError: 401 Client Error: Unauthorized for url: https://huggingface.co/detoxify/unbiased/resolve/main/tokenizer_config.json

The above exception was the direct cause of the following exception:

RepositoryNotFoundError                   Traceback (most recent call last)
RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-66fb24aa-660138ed6029c4d37387ecf9;5b39272b-f1e0-4b3f-93a0-1c5447a8d48c)

Repository Not Found for url: https://huggingface.co/detoxify/unbiased/resolve/main/tokenizer_config.json.
Please make sure you specified the correct `repo_id` and `repo_type`.
If you are trying to access a private or gated repo, make sure you are authenticated.
Invalid username or password.