• Starting today August 7th, 2024, in order to post in the Married Couples, Courting Couples, or Singles forums, you will not be allowed to post if you have your Marital status designated as private. Announcements will be made in the respective forums as well but please note that if yours is currently listed as Private, you will need to submit a ticket in the Support Area to have yours changed.

  • CF has always been a site that welcomes people from different backgrounds and beliefs to participate in discussion and even debate. That is the nature of its ministry. In view of recent events emotions are running very high. We need to remind people of some basic principles in debating on this site. We need to be civil when we express differences in opinion. No personal attacks. Avoid you, your statements. Don't characterize an entire political party with comparisons to Fascism or Communism or other extreme movements that committed atrocities. CF is not the place for broad brush or blanket statements about groups and political parties. Put the broad brushes and blankets away when you come to CF, better yet, put them in the incinerator. Debate had no place for them. We need to remember that people that commit acts of violence represent themselves or a small extreme faction.

Recent content by abe99

  1. A

    Testing out RAG (retrieval augmentation generation) for Artificial Intelligence

    Thanks for the info on GPT4All but I ah already running multiple models locally using ollama, llama.cpp and openwebui, which are all really good. You mentioned Deepseek and I would caution that there was at least one user on Reddit that said that he was robbed of $80,000+ from his crypto wallet...
  2. A

    Testing out RAG (retrieval augmentation generation) for Artificial Intelligence

    I'm not sure if the other forum members will be happy with these long posts. Let me know if there is an alternative approach I should use to share this information.
  3. A

    Testing out RAG (retrieval augmentation generation) for Artificial Intelligence

    That's too bad. I was hoping that he would share what steps he took to implement his RAG. Oh well, onwards and upwards. Apparently there are two ways that you can go with this, 1.) a RAG application as he did or 2.) actually train an existing model with the new Christian data. I would like to...
  4. A

    Testing out RAG (retrieval augmentation generation) for Artificial Intelligence

    That sounds good. I've used chatGPT to summarize theological documents and to write bible studies and I am really impressed by how much it can do. The twist is that I'm looking to build a LLM model that is specifically trained on Christian content and that will run on a local server that OpenAi...
  5. A

    Testing out RAG (retrieval augmentation generation) for Artificial Intelligence

    This is really exciting. I had a similar thought about using AI for God's glory. Thought about putting the bible, catechism, writings of the church fathers and saints, into a RAG or as raw data for training an LLM model so that it could be accessed for writing bible studies, etc. Just put...