video-p2p-library

AI & ML interests

None defined yet.

Recent Activity

akhaliqย  updated a Space almost 2 years ago
video-p2p-library/README
View all activity

video-p2p-library's activity

ehristoforuย 
posted an update 13 days ago
view post
Post
2853
โœ’๏ธ Ultraset - all-in-one dataset for SFT training in Alpaca format.
fluently-sets/ultraset

โ“ Ultraset is a comprehensive dataset for training Large Language Models (LLMs) using the SFT (instruction-based Fine-Tuning) method. This dataset consists of over 785 thousand entries in eight languages, including English, Russian, French, Italian, Spanish, German, Chinese, and Korean.

๐Ÿคฏ Ultraset solves the problem faced by users when selecting an appropriate dataset for LLM training. It combines various types of data required to enhance the model's skills in areas such as text writing and editing, mathematics, coding, biology, medicine, finance, and multilingualism.

๐Ÿค— For effective use of the dataset, it is recommended to utilize only the "instruction," "input," and "output" columns and train the model for 1-3 epochs. The dataset does not include DPO or Instruct data, making it suitable for training various types of LLM models.

โ‡๏ธ Ultraset is an excellent tool to improve your language model's skills in diverse knowledge areas.
akhaliqย 
posted an update 15 days ago
view post
Post
3474
Google drops Gemini 2.0 Flash Thinking

a new experimental model that unlocks stronger reasoning capabilities and shows its thoughts. The model plans (with thoughts visible), can solve complex problems with Flash speeds, and more

now available in anychat, try it out: akhaliq/anychat
AtAndDevย 
posted an update 17 days ago
view post
Post
359
@s3nh Hey man check your discord! Got some news.
  • 4 replies
ยท
akhaliqย 
posted an update about 1 month ago
view post
Post
4723
QwQ-32B-Preview is now available in anychat

A reasoning model that is competitive with OpenAI o1-mini and o1-preview

try it out: akhaliq/anychat
  • 1 reply
ยท
akhaliqย 
posted an update about 1 month ago
view post
Post
3736
New model drop in anychat

allenai/Llama-3.1-Tulu-3-8B is now available

try it here: akhaliq/anychat
akhaliqย 
posted an update about 1 month ago
view post
Post
2720
anychat

supports chatgpt, gemini, perplexity, claude, meta llama, grok all in one app

try it out there: akhaliq/anychat
Niansuhย 
posted an update 4 months ago
view post
Post
2579
Plugins in NiansuhAI

Plugin Names:
1. WebSearch: Searches the web using search engines.
2. Calculator: Evaluates mathematical expressions, extending the base Tool class.
3. WebBrowser: Extracts and summarizes information from web pages.
4. Wikipedia: Retrieves information from Wikipedia using its API.
5. Arxiv: Searches and fetches article information from Arxiv.
6. WolframAlphaTool: Provides answers on math, science, technology, culture, society, and everyday life.

These plugins currently support the GPT-4O-2024-08-06 model, which also supports image analysis.

Try it now: https://huggingface.co/spaces/NiansuhAI/chat

Similar to: https://hf.co/chat
JoseRFJuniorย 
posted an update 5 months ago
view post
Post
1693
JoseRFJunior/TransNAR
https://github.com/JoseRFJuniorLLMs/TransNAR
https://arxiv.org/html/2406.09308v1
TransNAR hybrid architecture. Similar to Alayrac et al, we interleave existing Transformer layers with gated cross-attention layers which enable information to flow from the NAR to the Transformer. We generate queries from tokens while we obtain keys and values from nodes and edges of the graph. The node and edge embeddings are obtained by running the NAR on the graph version of the reasoning task to be solved. When experimenting with pre-trained Transformers, we initially close the cross-attention gate, in order to fully preserve the language modelโ€™s internal knowledge at the beginning of training.
ehristoforuย 
posted an update 5 months ago
view post
Post
4031
๐Ÿ˜ Hello from Project Fluently Team!

โœจ Finally we can give you some details about Supple Diffusion. We worked on it for a long time and we have little left, we apologize that we had to increase the work time.

๐Ÿ› ๏ธ Some technical information. The first version will be the Small version (there will also be Medium, Large, Huge, possibly Tiny), it will be based on the SD1 architecture, that is, one text encoder, U-net, VAE. Now about each component, the first is a text encoder, it will be a CLIP model (perhaps not CLIP-L-path14), CLIP was specially retrained by us in order to achieve the universality of the model in understanding completely different styles and to simplify the prompt as much as possible. Next, we did U-net, U-net in a rather complicated way, first we trained different parts (types) of data with different U-nets, then we carried out merging using different methods, then we trained DPO and SPO using methods, and then we looked at the remaining shortcomings and further trained model, details will come later. We left VAE the same as in SD1 architecture.

๐Ÿ™Œ Compatibility. Another goal of the Supple model series is full compatibility with Auto1111 and ComfyUI already at the release stage, the model is fully supported by these interfaces and the diffusers library and does not require adaptation, your usual Sampling methods are also compatible, such as DPM++ 2M Karras, DPM++ SDE and others.

๐Ÿง Today, without demo images (there wasnโ€™t much time), final work is underway on the model and we are already preparing to develop the Medium version, the release of the Small version will most likely be in mid-August or earlier.

๐Ÿ˜ป Feel free to ask your questions in the comments below the post, we will be happy to answer them, have a nice day!
  • 1 reply
ยท
Niansuhย 
posted an update 6 months ago
view post
Post
2789
Introducing Plugins in NiansuhAI (on July 20, 2024)

Plugin Names:
1. WebSearch: Tool for searching the web using search engines.
2. Calculator: Helps evaluate mathematical expressions; extends the base Tool class.
3. WebBrowser: Interacts with web pages to extract information or summarize content.
4. Wikipedia: Retrieves data from Wikipedia using its API.
5. Arxiv: Searches and fetches article information from Arxiv.
6. WolframAlphaTool: Answers questions on Math, Science, Technology, Culture, Society, and Everyday Life.

Similar to https://hf.co/chat
Niansuhย 
posted an update 6 months ago
ehristoforuย 
posted an update 6 months ago
view post
Post
6363
๐Ÿค— Hello from the Project Fluently team!

๐Ÿฅ We are ready to announce a new series of Supple Diffusion models, these are new generation diffusion models (about 1-2 weeks left before release).

๐Ÿฆพ The new series aims to take diffusion models to the next level, with performance and versatility as the main goal.

๐Ÿง How will our models be better than others? Firstly, we worked on the CLIP models, now they understand your requests better, it will become easier to process. Secondly, we trained the models with high quality, even better than all our previous ones. Thirdly, you wonโ€™t have to keep 20 models on your disk; only 4-6 will be enough.

๐Ÿ—บ๏ธ Roadmap:
1. Create Supple Diffusion Small
2. Creating Supple Diffusion Medium
3. Create Supple Diffusion Large

๐ŸŽ† Our models are universal for realism, and for cartoons, and for anime, and for caricatures.

๐Ÿ’– The project really needs your support and your recommendations and reviews, please do not hesitate to write comments under this post, thank you!

๐Ÿ–ผ๏ธ Below are demo images made with the pre-release version of Supple Diffusion Small.
ยท
Niansuhย 
posted an update 6 months ago
ehristoforuย 
posted an update 7 months ago
view post
Post
3862
๐Ÿฆพ Hello, I present Visionix Alpha - a new hyper-realistic model based on SDXL. The main difference from all existing realism models is the attention to detail, that is, I improved not only hyperrealism, but also the overall aesthetics, anatomy, the beauty of nature, and more, and the model also has the most different faces. This model is suitable not only for realistic photos, but also for generating 2.5d anime, realistic cartoons and more.

๐Ÿค— Model on HF: ehristoforu/Visionix-alpha
๐Ÿฅ Model on CivitAI: https://civitai.com/models/505719
๐Ÿช„ Playground (with base and inpaint model): ehristoforu/Visionix-Playground

โœ๏ธ Inpaint version on HF: ehristoforu/Visionix-alpha-inpainting
๐Ÿ–‹๏ธ Inpaint version on CivitAI: https://civitai.com/models/505719?modelVersionId=563519
  • 1 reply
ยท
ehristoforuย 
posted an update 7 months ago
ehristoforuย 
posted an update 7 months ago
ehristoforuย 
posted an update 7 months ago
view post
Post
1515
๐Ÿ™‚ Hello! FluentlyXL is now on Venice.ai, you can try the model there right now.

๐Ÿ‘‰ Venice.ai: https://venice.ai
โœจ๏ธ FluentlyXL v4: fluently/Fluently-XL-v4
ยท
ehristoforuย 
posted an update 7 months ago
akhaliqย 
posted an update 7 months ago
view post
Post
20615
Phased Consistency Model

Phased Consistency Model (2405.18407)

The consistency model (CM) has recently made significant progress in accelerating the generation of diffusion models. However, its application to high-resolution, text-conditioned image generation in the latent space (a.k.a., LCM) remains unsatisfactory. In this paper, we identify three key flaws in the current design of LCM. We investigate the reasons behind these limitations and propose the Phased Consistency Model (PCM), which generalizes the design space and addresses all identified limitations. Our evaluations demonstrate that PCM significantly outperforms LCM across 1--16 step generation settings. While PCM is specifically designed for multi-step refinement, it achieves even superior or comparable 1-step generation results to previously state-of-the-art specifically designed 1-step methods. Furthermore, we show that PCM's methodology is versatile and applicable to video generation, enabling us to train the state-of-the-art few-step text-to-video generator.
ehristoforuย 
posted an update 7 months ago
view post
Post
2130
๐Ÿ˜ Hello, there are a couple of interesting things. The first is that I will soon release several pretty cool SDXL models, the second is a little sad, I conducted long-term tests of training and merging of XL models and realized that XL will not improve soon, the architecture will not allow us to continue pushing realism and other interesting things into it, the entire community has brought XL closer to the maximum ideal on its architecture.