ETHICS

Introductory time-series forecasting with torch

This is the first post in a series introducing time-series forecasting with torch. It does assume some prior...

Does GPT-4 Pass the Turing Test?

Large language models (LLMs) such as GPT-4 are considered technological marvels capable of passing the Turing test successfully....

Vapi Secures $20M Series A to Redefine Enterprise AI Voice Agents

Vapi, founded in 2023 by CEO Jordan Dearsley and CTO Nikhil Gupta, has announced a $20 million Series...

What are Large Language Models? What are they not?

“At this writing, the only serious ELIZA scripts which exist are some which cause ELIZA to respond roughly as would certain psychotherapists (Rogerians). ELIZA...

Understanding LoRA with a minimal example

LoRA (Low-Rank Adaptation) is a new technique for fine tuning large scale pre-trained models. Such models are usually trained on general domain data, so as...