ChatGPT looks smarter than it is, just like humans.
LLMS
-
Microsoft ChatGPT Integration Timeline for Bing Search
By
–
How long before Microsoft incorporates ChatGPT into Bing?
-
Why Everyone’s Obsessed With ChatGPT
By
–
Why Everyone's Obsessed With ChatGPT
#AI #RuleoftheRobots https://
cnet.com/tech/computing
/why-everyones-obsessed-with-chatgpt-a-mindblowing-ai-chatbot/
… -

CICERO: Meta AI’s Language Model for Human Cooperation
By
–
Meta AI’s @em_dinan explains what makes CICERO different from other language models. Its ability to cooperate with humans through natural language, Its grounding in specific intentions and plans for the game board.
-
Search Accuracy Issues in LLM Entity Resolution Systems
By
–
Results are not always accurate. For example, a search about “what are LLMs” struggles with entity resolution with the law degree and large language models. Feedback for negative results could help fix this. pic.twitter.com/w1JtYehRup
— Perplexity (@perplexity_ai) 7 décembre 2022Results are not always accurate. For example, a search about “what are LLMs” struggles with entity resolution with the law degree and large language models. Feedback for negative results could help fix this.
-
Whisper Large Czech Fine-tuned Model Achieves 10.278 WER
By
–
Whisper large checkpoint fine-tuned for Czech with a WER of 10.278 by @miker
-
Whisper Small Model Fine-tuned for Greek to English Translation
By
–
Whisper small checkpoint fine-tuned for Greek to English translation task https://
huggingface.co/farsipal/whisp
er-sm-el-frzEnc-xlate
… -
Spanish Whisper Medium Model Fine-tuned Achieves 5.4% Error Rate
By
–
Whisper medium checkpoint fine-tuned on Spanish with a WER of 5.4218 by @juancopi81 https://
huggingface.co/juancopi81/whi
sper-medium-es
… -
LangChain Mid-Week Release: Community Updates and Future Discussions
By
–
Thanks to all for a surprisingly big mid-week release! Lots is happening. Check out the GitHub or Discord to stay up to date + help discuss future ideas GitHub: https://
github.com/hwchase17/lang
chain
… Discord: https://
discord.gg/6adMQxSpJS -
New Requests Chain: LLM Interaction with Web URLs
By
–
@BruceHammer helped add a requests chain This hits a given URL, and then passes the parsed response as context to the LLM. Very useful interacting with the web! See the example of doing a google search here: https://
langchain.readthedocs.io/en/latest/exam
ples/chains/llm_requests.html
…