luohongyin/LangCode
LangCode - Improving alignment and reasoning of large language models (LLMs) with natural language embedded program (NLEP).
This tool helps researchers and developers who are building or experimenting with large language models (LLMs) to enhance their reasoning and problem-solving abilities. It takes natural language instructions as input and generates a Python program that is then executed to produce accurate, deterministic answers. The output includes both the generated code and the final natural language answer.
No commits in the last 6 months.
Use this if you are a researcher or developer working with LLMs and need a way to improve their accuracy and interpretability for complex tasks requiring precise calculations or structured programming logic.
Not ideal if you need a simple, direct chatbot-like interaction without requiring the underlying code generation and execution for your use case.
Stars
49
Forks
7
Language
Python
License
MIT
Category
Last pushed
Sep 22, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/luohongyin/LangCode"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jncraton/languagemodels
Explore large language models in 512MB of RAM
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
haizelabs/verdict
Inference-time scaling for LLMs-as-a-judge.
albertan017/LLM4Decompile
Reverse Engineering: Decompiling Binary Code with Large Language Models
bytedance/Sa2VA
Official Repo For Pixel-LLM Codebase