Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Falcon2-11B #7318

Closed
4 tasks done
reneleonhardt opened this issue May 16, 2024 · 2 comments
Closed
4 tasks done

Support Falcon2-11B #7318

reneleonhardt opened this issue May 16, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@reneleonhardt
Copy link
Contributor

Prerequisites

Please answer the following questions for yourself before submitting an issue.

  • I am running the latest code. Development is very rapid so there are no tagged versions as of now.
  • I carefully followed the README.md.
  • I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed).
  • I reviewed the Discussions, and have a new bug or useful enhancement to share.

Feature Description

Add support for the new Falcon2-11B model if there are differences compared to the current Falcon-7B support.
https://falconllm.tii.ae/falcon-models.html
https://huggingface.co/tiiuae/falcon-11B
https://huggingface.co/DevQuasar/falcon2-11B-GGUF

Marketing speak:

The Next-Gen Falcon 2 series launches an AI model that is Open-Source, multilingual, and multimodal – and is the only AI model with Vision-to-Language capabilities.

The new Falcon 2 11B outperforms Meta’s Llama 3 8B, and performs on par with the leading Google Gemma 7B Model, as independently verified by the Hugging Face Leaderboard.

Motivation

Users should be able to choose from another high-quality open model.

Possible Implementation

The converter and server should fully support the new model with correct tokenization.

@reneleonhardt reneleonhardt added the enhancement New feature or request label May 16, 2024
@bartowski1182
Copy link
Contributor

These load and generate without issue:

https://huggingface.co/bartowski/falcon-11B-GGUF

@reneleonhardt
Copy link
Contributor Author

Thank you, then I just can't get the prompt template right it seems, it doesn't stop generating hallucinated user prompts 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants