Skip to content

Instantly share code, notes, and snippets.

View Anindyadeep's full-sized avatar
🎯
Focusing On making myself a T-shaped guy ...

Anindyadeep Anindyadeep

🎯
Focusing On making myself a T-shaped guy ...
View GitHub Profile
@lavishsaluja
lavishsaluja / json_generation_with_openai_llm_models.py
Created August 2, 2023 06:55
code file to generate JSONs with Open AI GPT models
"""
Description: code file to get required JSONs for various applications using Open AI large language models
How-to-use:
1. replace the following variables for your use case
- sample_app_description
- sample_user_messages
- supported_animal_list
- json_examples
- json_key_value_descriptions
@veekaybee
veekaybee / normcore-llm.md
Last active July 30, 2024 00:54
Normcore LLM Reads

Anti-hype LLM reading list

Goals: Add links that are reasonable and good explanations of how stuff works. No hype and no vendor content if possible. Practical first-hand accounts of models in prod eagerly sought.

Foundational Concepts

Screenshot 2023-12-18 at 10 40 27 PM

Pre-Transformer Models