Tag: pypi

  • Simon Willison’s Weblog: Nomic Embed Code: A State-of-the-Art Code Retriever

    Source URL: https://simonwillison.net/2025/Mar/27/nomic-embed-code/ Source: Simon Willison’s Weblog Title: Nomic Embed Code: A State-of-the-Art Code Retriever Feedly Summary: Nomic Embed Code: A State-of-the-Art Code Retriever Nomic have released a new embedding model that specializes in code, based on their CoRNStack “large-scale high-quality training dataset specifically curated for code retrieval". The nomic-embed-code model is pretty large –…

  • Hacker News: Using pip to install a Large Language Model that’s under 100MB

    Source URL: https://simonwillison.net/2025/Feb/7/pip-install-llm-smollm2/ Source: Hacker News Title: Using pip to install a Large Language Model that’s under 100MB Feedly Summary: Comments AI Summary and Description: Yes **Summary:** The text discusses the release of a new Python package, llm-smollm2, which allows users to install a quantized Large Language Model (LLM) under 100MB through pip. It provides…

  • Simon Willison’s Weblog: llm-anthropic

    Source URL: https://simonwillison.net/2025/Feb/2/llm-anthropic/#atom-everything Source: Simon Willison’s Weblog Title: llm-anthropic Feedly Summary: llm-anthropic I’ve renamed my llm-claude-3 plugin to llm-anthropic, on the basis that Claude 4 will probably happen at some point so this is a better name for the plugin. If you’re a previous user of llm-claude-3 you can upgrade to the new plugin like…

  • Hacker News: DeepFace: A Lightweight Deep Face Recognition Library for Python

    Source URL: https://github.com/serengil/deepface Source: Hacker News Title: DeepFace: A Lightweight Deep Face Recognition Library for Python Feedly Summary: Comments AI Summary and Description: Yes **Short Summary with Insight:** The text detailed the features, functionalities, and installation process of DeepFace, a state-of-the-art lightweight facial recognition framework built for Python. It showcases how DeepFace integrates various prominent…

  • Hacker News: PyPI Blog: Project Quarantine

    Source URL: https://blog.pypi.org/posts/2024-12-30-quarantine/ Source: Hacker News Title: PyPI Blog: Project Quarantine Feedly Summary: Comments AI Summary and Description: Yes **Summary:** The text discusses the implementation of a new feature called Project Quarantine in the Python Package Index (PyPI), which addresses the persistent issue of malware on the platform. This feature enables administrators to mark projects…