Skip to main content

Discussions

Threaded, public conversations on technical topics. Available for any tag on Stack Overflow and these

NEW! Share your perspective

A space for threaded, public conversations on Stack Overflow where you engage in deeper dialogue and share perspectives on technical topics.

Discussions on Stack Overflow

Our beta release of this feature now allows you to start a discussion with any tag.

Learn more about Discussions

What’s next?

This is an early preview of Discussions and there's more in development to help the community find quality subjective content.

Check out the vision on Labs

Are you interested in Discussions on Stack Overflow?
Add more feedback
714 Discussions
Sorted by:
7 votes
195 views
4 replies

Potential use of quantum computers for CI/CD

Quantum computing, with its probabilistic calculations and the promise of solving complex mathematical problems, has been a hot topic in the recent couple of years. A number of serious advances in ...

Parzh from Ukraine's user avatar
9 votes
249 views
1 reply

What do you think about Google Cloud Build?

Hey folks! I'm into Google Cloud Platform for about a year. An interesting fact about their CI/CD platform is that each step of the build is performed by running a particular docker image (a.k.a. ...

Segfault's user avatar
  • 8,200
1 vote
87 views
0 replies

Generate Testcases when provided with user story

I'm new to Generative AI. I would like to create a utility to generate possible test cases for a input userstory. How can I go about it. is there any out of the box opensource model can I use. I have ...

Khaleel's user avatar
  • 1,340
5 votes
236 views
3 replies

Text content To JSON generator using ML model

I have a dataset like this: dataset = [ { "Text": "Set the temperature to 25 degrees.", "JSON": {"action": "set", "object&...

DoneForAiur's user avatar
  • 1,394
7 votes
252 views
5 replies

Exploring vector databases for Retrieval Augmented Generation: A comparative analysis

Discussion Points It would be very good to create a formal review of advantages and limitations of the current vector databases. We could categorize the evaluation into "local" ...

Adrian Brunetto's user avatar
3 votes
267 views
4 replies

Evaluating LLMs on open source benchmarks: Addressing data leakage concerns

Data leakage compromises the integrity of test results, making it difficult to gauge a model's true performance. When a model appears to excel based on leaky or overfitted benchmarks, it risks ...

Adrian Brunetto's user avatar
6 votes
194 views
3 replies

Getting started with natural language processing. Does it could be helpful for making online communities healthy and safe?

I'm new to natural language processing, actually I'm new to artificial intelligence. I'm interested on online communities health and safety and I'm wondering if NLP could be helpful and how to get ...

DoneForAiur's user avatar
  • 1,394
6 votes
250 views
5 replies

Reinforcement learning from human feedback vs. instruction tuned models: performance in open benchmarks

Why is there only a single Reinforcement Learning via Human Feedback (RLHF) model in the top 20 of the OpenLLM benchmark? Should we consider introducing more versatile datasets? Link to the ...

Wicket's user avatar
  • 36.8k
3 votes
229 views
0 replies

Langchain VS LlamaIndex with LLMs for data ingestion

Would like to know your experience about LangChain VS LlamaIndex with LLMs for data ingestion? Comparison with real data would be helpful Data formats can be API's, PDF's, documents, SQL, etc. Query ...

Alina Zhang's user avatar
1
44 45 46 47
48
15 30 50 per page