10 skills found
shure-dev / Awesome LLM Papers Comprehensive TopicsAwesome LLM Papers and repos on very comprehensive topics.
CelVoxes / ThinkRgpt-o1 like chain of thoughts with local LLMs in R
arcmindai / ArcmindaiArcmind Autonomous AI Agent powered by Dfinity's Internet Computer
MaxiDonkey / SynkFlowAIA proof-of-concept async pipeline framework in Delphi to demonstrate modern AI orchestration with Promises, streaming, and chained execution. Designed by a math researcher to demonstrate that modern, elegant AI architectures can emerge from non-mainstream tools.
fischerf / RelatelangRelateLang (former RelateScript) is a declarative meta-language designed to streamline the creation of structured and consistent prompts for large language models (LLMs).
nicolay-r / THOR ECACThe official fork of THoR Chain-of-Thought framework, enhanced and adapted for Emotion Cause Analysis (ECAC-2024)
vkr11 / ChainOfThoughtNo description available
anirudhmsu / GRPO Fine Tuning Of Qwen3 1.7B On PHYBench Physics Benchmark With CoT ReasoningFine-tuned Qwen 3-1.7 B on the open-source PHYBench dataset using memory-light 4-bit LoRA adapters and Group Relative Policy Optimization with Chain-of-Thought prompts. A custom reward (boxed-answer format 0.2 | trace ≥ 6 lines 0.3 | SymPy-verified correctness 0.5) lifts mean reward from 0.19 to 0.54 in 550 Steps.
Assaoka / Guide To Advanced LLM TechniquesEste repositório é um tutorial completo e prático que explora metodologias avançadas para a classificação de sentimentos e emoções em textos, utilizando Modelos de Linguagem de Grande Porte (LLMs). O projeto foi desenvolvido para ser acessível, com todos os exemplos executáveis em ambientes gratuitos como o Google Colab.
nicolay-r / Reasoning For Sentiment Analysis FrameworkThe official code for CoT / ZSL reasoning framework 🧠, utilized in paper: "Large Language Models in Targeted Sentiment Analysis in Russian"