tl-lang 0.4.6

A differentiable programming language with tensor support for machine learning
1
2
3
4
5
6
7
8
9
10
11
# TensorLogic (TL) Examples: Apps

This directory contains interactive applications implemented in TensorLogic (TL).

## Available Applications

- **[TinyLlama Chatbot]tinyllama/README.md**
  - A fully-featured chatbot utilizing the TinyLlama-1.1B model.

- **[Llama 3 Chatbot]llama3/README.md**
  - A chatbot utilizing the Llama 3.1 8B Instruct model.