Giter Site home page Giter Site logo

kyegomez / algorithm-of-thoughts Goto Github PK

View Code? Open in Web Editor NEW
74.0 2.0 15.0 301 KB

My implementation of "Algorithm of Thoughts: Enhancing Exploration of Ideas in Large Language Models"

Home Page: https://apac.ai/agora

License: MIT License

Python 100.00%
artificial-intelligence gpt4 gpt4-api gpt4all prompt-engineering swarms transformer-architecture transformer-models ai-reasoning

algorithm-of-thoughts's Introduction

Welcome to My Github ๐Ÿ™

Purpose

  • Advancing Humanity through Research: My purpose is to accelerate Humanity through artificial intelligence, nanotechnology, and bioengineering.

Occupation

Support my Work

Unfinished Paper Implementations:

  • Soundstream
  • Gato
  • Autort
  • self extend
  • GATS
  • USM Implementation of Google's USM speech model in Pytorch
  • VIMA
  • SayCan
  • gen2 + gen1
  • vision mamba
  • MoE Mamba
  • SwitchTransformer
  • Midas
  • tritontransformer
  • HRTX
  • Morpheus
  • Drone UAV swarm model in swarms-pytorch: https://github.com/Zhehui-Huang/quad-swarm-rl
  • M2PT
  • UNetMamba
  • Lumiere
  • MCVIT
  • Hedgehog
  • Vit-RGTS
  • MambaByte
  • VideoVIT
  • Hedgehog
  • LiMoE
  • Sora
  • DSH
  • EchoPulse
  • Algorithm of Thoughts
  • Simple Mamba
  • Vision Llama
  • BitNet
  • Griffin
  • MM1
  • Gamba
  • ViTar
  • CT
  • MHMoE
  • xLSTM
  • AlphaFold3
  • InfiniAttention
  • Pairformer

Glory to God โœ๏ธ

algorithm-of-thoughts's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

algorithm-of-thoughts's Issues

Is that possible make it work with codellama34b?

Is that possible make it work with codellama34b?

Also, hows the result as for Chinese llm model?

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar

DFS

Would you explain what you mean by: "DFS search similar to Algorithm of thoughts"?

Thanks in advance

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar

Confirm you do not plan to stop spamming people.

Hi @kyegomez, you closed kyegomez/swarms#62 about you spamming people as "not planned". Can you confirm that you do not intent to take any action?

Please take a look at:

It would be great if you stopped.

spammer

Please stop spamming me, and others. Also see kyegomez/swarms#40

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar

Compare with GPT-4 Advanced Data Analysis (integrating with Python)

This wasn't tested in the original paper, but I've found GPT+4 with Python (Advanced Data Analysis) is often capable of solving these kinds of problems by writing a Python program that finds the solution in the search space:

Here, GPT wrote a Python program that tries all permutations of the expression (A^B)^(C^D), where "^" are one of the four basic arithmetic operators (+,-,*,/) and A, B, C, D are a permutation of the given numbers.

It then found the solution (14 - 8) * (8 / 2) = 24, which is correct. And this is in a relatively small number of tokens (input = 112 tokens, output = 512 + prompt for Advanced Data Analysis >= 624 tokens), whereas AoT would likely require far more (the openai.logs file in this repo, for instance, is 15 306 tokens).

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.