nowfound

Life & fun · March 23, 2023

WD

Web demo of 13B Alpaca-LLaMA trained on improved Stanford dataset

In plain words

This is a web-based demonstration of Alpaca-LLaMA, a 13 billion parameter language model trained on an improved Stanford dataset. It allows users to interact with the model through a browser interface without requiring local installation. The tool is designed for anyone interested in experimenting with large language models and exploring how this particular version responds to various prompts and queries.

written from the facts on this page · September 2026

Does the same job

all alternatives →
  • LLaMA2023 · ▲118

    A foundational, 65-billion-parameter large language model

  • Llama or Alpaca2018 · ▲131

    Can you tell the difference between llamas and alpacas?

  • Alpaca Data API2020 · ▲323

    Free real-time stock market data API

  • ML Showcase2017 · ▲214

    A curated collection of machine learning projects

  • PredictionIO2014 · ▲172

    Open source machine learning to predict/learn user behavior

  • DVC Studio2021 · ▲95

    Machine Learning Experiments based on Git

More life & fun this month

the category →
  • TL

    Life & fun · 10d ago · louisabraham.github.io

  • Photosynthesis fires two of your iPhone

    Life & fun · 29d ago · photosynthesis.camera

  • SoloUno310

    Take control of hair pulling, nail biting & skin picking

    Life & fun · 28d ago · solouno.io

  • Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.

    Life & fun · 26d ago · everycube.alen.is

  • The Interactive 3D Encyclopedia

    Life & fun · 21d ago · expeditione.fun

  • Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…

    Life & fun · 27d ago · baselashraf81.github.io

Launched alongside, March 2023

the whole month →
  • GPT-41,161

    LLM that exhibits human-level performance

    AI · 2023 · openai.com

  • Collato972

    One AI search to find anything instantly, across all apps

    AI · 2023

  • A better UI for ChatGPT

    AI · 2023 · typingmind.com

  • Meet the internet again

    Work · 2023 · apps.apple.com

  • Sequoia726

    Anonymous sexual health app for men

    Life & fun · 2023 · sequoia.health

  • BI

    I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…

    AI · 2023 · genmon.github.io