Tag: APIs
-
OpenAI : Enterprise privacy at OpenAI
Source URL: https://openai.com/enterprise-privacy Source: OpenAI Title: Enterprise privacy at OpenAI Feedly Summary: Trust and privacy are at the core of our mission at OpenAI. We’re committed to privacy and security for ChatGPT Team, ChatGPT Enterprise, and our API Platform. AI Summary and Description: Yes Summary: The text highlights OpenAI’s commitment to trust, privacy, and security…
-
Cloud Blog: PyTorch/XLA 2.5: vLLM support and an improved developer experience
Source URL: https://cloud.google.com/blog/products/ai-machine-learning/whats-new-with-pytorchxla-2-5/ Source: Cloud Blog Title: PyTorch/XLA 2.5: vLLM support and an improved developer experience Feedly Summary: Machine learning engineers are bullish on PyTorch/XLA, a Python package that uses the XLA deep learning compiler to connect the PyTorch deep learning framework and Cloud TPUs. And now, PyTorch/XLA 2.5 is here, along with a set…
-
Simon Willison’s Weblog: llm-whisper-api
Source URL: https://simonwillison.net/2024/Oct/27/llm-whisper-api/#atom-everything Source: Simon Willison’s Weblog Title: llm-whisper-api Feedly Summary: llm-whisper-api I wanted to run an experiment through the OpenAI Whisper API this morning so I knocked up a very quick plugin for LLM that provides the following interface: llm install llm-whisper-api llm whisper-api myfile.mp3 It uses the API key that you previously configured…