Breaking OpenAI news: OpenAI Used Kenyan Workers on Less Than $2 Per Hour to Make ChatGPT Less Toxic Source:
@TIME
@billyperrigo https://time.com/6247678/openai-chatgpt-kenya-workers/
…
AI
-
OpenAI: Kenyan Workers Paid Less Than $2 to Moderate ChatGPT
By
–
-
Developer Returns to Open-Source Coding Roots
By
–
In part but I’m mostly going back to my open-source coding roots
-
Hugging Face Building New Teams with AI Experts
By
–
Building a couple new teams with super smart people at HF this Jan 2023 and I’m more excited than ever
-

ACM Honors Computer Scientists with New Fellowship Awards
By
–
Congrats to all the newly named ACM Fellows! Great to see the well-deserved recognition of so many great computer scientists!
-

Matrix Multiplication Complexity: Practical Limitations Beyond O(n2.37)
By
–
Respecto a la complejidad computacional, el record actual de O(n2.37286) no se ha superado, pero tampoco es relevante porque es un valor asociado a técnicas que sólo se aplican a matrices muy grandes, que no se ajustan a la mayoría de casos prácticos reales. En el paper dicen
-

AlphaTensor Achieves Optimized Matrix Operations Across Multiple Sizes
By
–
Esta tabla que sale en el vídeo es la que muestra cómo AlphaTensor para diferentes tamaños de matrices encuentra resultados que igualan o mejoran el número de operaciones.
-

MIT Alum Launches EdTech Nonprofit with App Inventor
By
–
Hi, this is @natalielao22
! For the next 2 days I’m taking over @MIT_CSAIL
’s social media. I’m a 3x MIT alum (BS ‘16, MEng ‘17, PhD ‘20) and I’ll be sharing more about an exciting new edtech #nonprofit I’m creating with folks @MITAppInventor
! AMA about #EdTech or #MIT -
Improved Documentation for Custom LangChain Agents
By
–
Better documentation for understanding how custom agents work @samcwl added some much needed comments in both the documentation and the below notebook on the expected LLM output to get it to work with custom agents https://
langchain.readthedocs.io/en/latest/modu
les/agents/examples/custom_agent.html
… -
AI21Labs Experimental Models Now Available for Integration
By
–
Also, highlighting one of the earlier points, its now possible to use some of the @AI21Labs experimental models! “`llm = AI21(maxTokens=10, model="j1-grande-instruct")“` Looking forward to playing around with this
-
v0.0.65 Release: Documentation Fixes and AI Model Support
By
–
v0.0.65 Doc Fixes – Francis, Chetanya Rastogi
Prompt improvements – @fpingham @brunotorious Support for @AI21Labs experimental models – xettrisomeman
Fix default @CohereAI embedding model – Sasmitha Manathunga Some doc improvements, listed