Skip to content
View colesmcintosh's full-sized avatar

Block or report colesmcintosh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
colesmcintosh/README.md

🔥 Most Recent Projects

  • entropy-injection-cot - Enhancing LLM reasoning through entropy injection in chain-of-thought prompting
  • langchain-salesforce - Salesforce integration for LangChain, enabling seamless CRM data access
  • llama-kernel - Performance optimizations for Llama models with benchmarking for various hardware configurations
  • agent-protocol - Implementation of standardized agent communication protocols
  • Contributing to litellm - a unified API for LLM providers with advanced proxy capabilities
  • Contributing to smolagents - A lightweight library for Python-based AI agents
  • Contributing to goose - An extensible AI agent framework with advanced capabilities

🔭 Current Focus

  • Building and optimizing Large Language Model applications
  • Developing agent frameworks and standardized protocols
  • Implementing advanced RAG (Retrieval-Augmented Generation) systems
  • Performance optimization for LLM inference and fine-tuning
  • Contributing to open-source AI/ML projects with a focus on agent systems
  • Enhancing LLM reasoning capabilities through novel prompting techniques

Pinned Loading

  1. chain-of-thought-reranking chain-of-thought-reranking Public

    an approach to optimizing large language model (LLM) responses by extracting, reranking, and refining their internal chain-of-thought (CoT). By focusing on the most coherent and relevant parts of t…

    Jupyter Notebook 3

  2. entropy-injection-cot entropy-injection-cot Public

    An approach to improve language model reasoning by dynamically injecting Chain of Thought (CoT) prompts based on entropy measurements

    Jupyter Notebook

  3. langchain-salesforce langchain-salesforce Public

    Langchain integration for Salesforce CRM, providing tools for SOQL queries, object schema inspection, and CRUD operations through Langchain's framework

    Python

  4. smolagents smolagents Public

    Forked from huggingface/smolagents

    🤗 smolagents: a barebones library for agents. Agents write python code to call tools and orchestrate other agents.

    Python